Skip to content

Latest commit

 

History

History
27 lines (14 loc) · 611 Bytes

README.md

File metadata and controls

27 lines (14 loc) · 611 Bytes

UT Buses for Android

Play Store link

screenshot

Set Up

Install React Native, Android SDK, and Android Emulator

React Native Getting Started Page

Install React Native Package Manager Globally

npm i rnpm -g

Clone This Repository

git clone https://github.com/syousif94/utbuses-rn.git

Install Dependencies and Link Maps Package

npm i && rnpm link

Build and Run

react-native android