Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 349 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 349 Bytes

MyUserPicReactNative

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

To get started do the following from the root directory

./install.js
npm start

To run the application on iOS

  • Start Xcode, open ios/MyUserPicReactNative.xcworkspace

To run the application on Android

  • Start Android Studio, open android