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
I tried all the steps mentioned in the readme file and there were error while running iOS and I was able to fix it with following two steps:
After you add the ReactNativeHeading.xcodeproj project into library, you also need to add the "libReactNativeHeading.a" into target's "Line Binary with Libraries" section.
In iOS the degree is "degree.heading" instead of "data" only. (In DeviceEventEmitter.addListener("headingUpdated")).
I hope this can help someone facing problem.
The text was updated successfully, but these errors were encountered:
I tried all the steps mentioned in the readme file and there were error while running iOS and I was able to fix it with following two steps:
I hope this can help someone facing problem.
The text was updated successfully, but these errors were encountered: