Closed ArnaudRinquin closed 6 years ago
Thanks @ArnaudRinquin! I believe that old import
in your main Application file was from an older version of react-native-buglife? (i.e. the version we helped you install, which wasn't quite ready for primetime ;) )
This shouldn't be an issue for anyone doing a fresh install of react-native-buglife, since the import wouldn't be there in the first place... But yeah, thanks for bringing this up, since it's useful for any others affected by it. 👍 👍
tldr; For anyone previously using a version of react-native-buglife lower than v0.1.8, you may need to update imports in any .java files referencing Buglife classes.
Small issue that was an easy fix for me: the imports in my main Application file where not right. I needed to change from:
to: