...
Android Integration
Follow the steps on /wiki/spaces/IW/pages/1797095425 Mobile Protect SDK for Android via Maven
In the Android project copy the
mobileprotect.xml
config file into the React Native project's Android xml resources folder. If the xml directory does not exist, create it.
...
Follow step 1 on Mobile Protect SDK for iOS via CocoaPods (cocoapods.org)
In the iOS project copy the
MobileProtect.plist
config file into the React Native project's Xcode project. See Add Existing Files and Folders to a Project for instructions.