Hi, I find when I add the PointAnnotation on the map and run on iOS 14 is very stuck,and there are also more sources and layers, but the same render on the map, if I remove the PointAnnotation then map is smoothly, or I run the app on iOS 13.X, smooth too. Only on the iOS 14.
"react-native": "0.62.2",
"@react-native-mapbox-gl/maps": "^8.1.0-rc.2"
Any one has the same issue?
thanks
I'm struggling with the same thing.
Likewise, it only happens on iOS14.0.1; it's very smooth on 13.7; it was the same issue on ReactNative0.61.4.
My current environment is as follows.
"react-native": "0.63.3"
"@react-native-mapbox-gl/maps": "^8.1.0-rc.2"

Can someone pls test with latest MGLIOS ?! See https://github.com/react-native-mapbox-gl/maps/pull/1044 for how to try with MapboxGL IOS 6.2.1. Please note it requires latest RNMBGL (8.1.0-rc5)
@mfazekas Thanks for the info!
It worked perfectly for me! Super smooth.
I had a hard time creating a .netrc.
computer's home directory (not the project's home directory) and that I have pasted my secret token (a new token with the Downloads:Read scope) into the file.
closing as resolved
Most helpful comment
Can someone pls test with latest MGLIOS ?! See https://github.com/react-native-mapbox-gl/maps/pull/1044 for how to try with MapboxGL IOS 6.2.1. Please note it requires latest RNMBGL (8.1.0-rc5)