GithubHelp home page GithubHelp logo

matiascaputti / react-native-rss-reader Goto Github PK

View Code? Open in Web Editor NEW
2.0 1.0 2.0 41.33 MB

iOS and Android RSS reader app made with React Native and Exponent.

JavaScript 100.00%
react-native rss-reader exponent rmotr mobile

react-native-rss-reader's Introduction

React Native RSS reader

iOS and Android RSS reader app made with React Native and Exponent. Persist your favorite RSS using AsyncStorage.

https://exp.host/@test123/react-native-rss-reader

rss_reader

Setting up project dependencies

$ npm install -d

Setting up the Exponent Development CLI

$ npm install -g exp

Login or Signup

In order to start Exponent server, you would need to be registered.

$ exp login
$ exp signup

Running the app in a local server

Exponent Development CLI provides, out of the box, a way to start a local server for your app and give your a URL to it. Just execute the exp start command from Exponent Development CLI and the application will start. To see all options available execute exp start --help.

The server will continue running until you stop it with exp stop. Use exp logs to view logs.

Also you can specify type of protocol to use with --exp, --http (default) or --redirect options. You can choose type of host to use with too with --lan, --localhost or --tunnel (default) options. That last one allow you to view your app on other network.

$ exp start --dev [options]

Running the app in your simulator

Exponent Development CLI also provides a way to opens your app in Exponent app in a currently running iOS simulator on your computer, or on a connected Android device.

$ exp start --ios [options]
$ exp start --android [options]

Note: If you will use an Android emulator, you will probably need to configure the ANDROID_HOME and PATH env variables to make it works correctly.


react-native-rss-reader's People

Contributors

matiascaputti avatar

Stargazers

 avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.