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