Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 399 Bytes

File metadata and controls

15 lines (12 loc) · 399 Bytes

MyUserPicReactNative

Simple application to see and change one's user profile photo.

To get started do the following from the root directory

./install.sh (Windows users, please use "cscript install.vbs" instead of ./install.sh)
cd app
npm start

To run the application on iOS

  • Start Xcode, open ios/

To run the application on Android

  • Start Android Studio, open android/