Describe the bug
style={{width: "100%", height: 138, position: 'relative'}}
logoEnabled={false}
attributionEnabled={false}
zoomEnabled={false}
styleURL={MapboxGL.StyleURL.Satellite}
scrollEnabled={false}>
zoomLevel={12}
/>
{/* Display Mapbox.MapshapeSoure And MaboxGL.LineLayer*/}
I only get the result with android but when I test it with iOS i get this error : Cannot read property 'StyleURL' of undefined
Versions
This happens when the native side code is not installed properly. Please follow the install instructions closely.