Skip to content

peterjmag/ReadingListIOS

Repository files navigation

ReadingListIOS

An example React Native app for a talk at React Berlin.

See this Gist and the companion web app for more info:
https://gist.github.com/peterjmag/2ef39ba5d25f3f1e0008
https://github.com/peterjmag/reading-list

Building and running locally

This thing's intended more for code examples than as an actual distributable app, but you should still be able to run it just like you would any other React Native app. See the React Native docs for instructions.

The master branch contains only static data for demonstration purposes. If you'd like to see an example of real data fetching from an API, check out the api-fetch-example branch. (Note that it requires running the API server from https://github.com/peterjmag/reading-list.)

About

An example React Native app for a talk at React Berlin

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published