React Native Starter Project and UI Boilerplate using React Native Elements
1 clone Project
git clone git@github.com:dabit3/react-native-hackathon-starter.git
2 install dependencies
npm i
3 link dependencies for react-native
react-native link
4 run project
The API for React Native Elements is located here.