react-native-sensor-manager icon indicating copy to clipboard operation
react-native-sensor-manager copied to clipboard

rnpm doesn't link properly

Open DaxServer opened this issue 8 years ago • 0 comments

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!

DaxServer avatar Dec 25 '16 15:12 DaxServer