Setup
Add AATKit to your React Native app
Last updated
Add AATKit to your React Native app
Last updated
Install the package: npm i @addapptr/react-native-aatkit
Follow additional steps to complete the installation for Android platform.
Please see more information about multidex .
Edit the android/app/build.gradle
file:
Add this code to the android/app/src/main/java/com/YOUR_PACKAGE/MainApplication.java
file: