/react-native-hackathon-starter

React Native Hackathon Starter Project

Primary LanguageJavaScript

React Native Hackathon Starter & UI Toolkit

React Native Starter Project and UI Boilerplate using React Native Elements

React Native UI Toolkit

Get Started

1 clone Project

git clone git@github.com:dabit3/react-native-hackathon-starter.git

For Expo User Only:

If you are using expo to try out this library checkout expo_compatible_structuring branch and open the project in expo IDE

2 install dependencies

npm i

3 link dependencies for react-native (If you are using expo then you dont have to perform next step.)

react-native link

4 run project

The API for React Native Elements is located here.