Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 614 Bytes

File metadata and controls

16 lines (10 loc) · 614 Bytes

Build

Three steps:

  1. Install dependencies (make sure you've installed dependencies in the root folder too):
yarn
  1. Add key and secret in app.json - you can use the sample credentials in react-native-mparticle:
  1. yarn prebuild --clean then yarn android or yarn ios