react-native-sensor-manager
react-native-sensor-manager copied to clipboard
rnpm doesn't link properly
Hi!
rnpm
was able to update
-
android/settings.gradle
-
android/app/build.gradle
But it mis-updated MainActivity
instead of Application and that only import com.sensormanager.SensorManagerPackage;' line was added in
MainActivity`!
I had to resort to manually updating the Application file!