map-ir/mapir-react-native-sdk

Null is not an object (evaluating 'MapboxGL.styleURL')

Ashkan-Oliaie opened this issue · 1 comments

Hey , I just wanted to start using this module
I'm using react-native 0.60.4
and I'm getting this issue
Null is not an object (evaluating 'MapboxGL.styleURL')
Not sure if it's due to not using 0.59

this happened to be a linking issue , somehow react-native-link doesn't seem to be working ,
but after I manually linked it in both 0.60 and 0.59.5 I got another weird error