Skip to content
This repository has been archived by the owner on Mar 30, 2022. It is now read-only.

react-native-elements/react-native-elements-app

Repository files navigation

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

2 install dependencies

npm i

3 link dependencies for react-native

rnpm link

4 run project

The API for React Native Elements is located here.