Clone this repo and look up for <API_KEY>
and replace it with your api key:
- build.gradle
- Make sure you have the latest AppMonet Library
Podfile - make sure you add this on your application Podfile
$ yarn install
$ cd example && yarn install
$ cd react-native-app-monet-library/example/ios && pod init
import AppMonetLibrary from 'react-native-app-monet-library';
AppMonetLibrary.initialize('APPLICATION_ID');