thenewboston-blockchain / thenewboston-mobile

Mobile wallet for thenewboston digital currency.
MIT License
6 stars 7 forks source link

Build for iOS and Android #33

Closed manishram closed 2 years ago

manishram commented 3 years ago

Task:

  1. Check out this branch: https://github.com/thenewboston-developers/thenewboston-mobile/tree/sdk-integration
  2. merge development into the branch
  3. Fix the app such that the app can be built for both android and iOS development.
  4. Update the README with instructions on how to build for both platforms

Acceptance Criteria:


Note:

C41M50N commented 3 years ago

Is vanilla React-Native a requirement or can Expo be used as well?

manishram commented 3 years ago

@Chuckinator2020 we are using vanilla react native.