Migration from an older version to v1.0.8
Migration to 1.0.8
- Execute the following:
$ npm uninstall react-native-mobbscan
Follow the Installation instructions.
In your
android/app/build.gradle
file, search andapply from
line referring toreact-native-mobbscan
and replace it for::
apply from: "../../node_modules/@mobbeel/react-native-mobbscan/build-extension.gradle"