You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 7, 2024. It is now read-only.
I install react native estimote on React Native 0.70.2 and i get a promise rejection on initialize. (Cannot read property 'initialize' of null)
I already import the package on MainApplication.java but i cant run the app because it says that the package 'com.estimote.react.RNEstimoteProximityPackage' does not exist.