A Tutorial on how to create a React Native app with a list view backed by Firebase
Check out this blog post to see how to build this project yourself.
To use this repository make sure you have setup npm and React Native (steps for Mac and steps for Windows). Then clone this repo, navigate to the root of the project and run:
npm installto install dependenciesreact-native run-androidto run the app on your emulator or device