André Vinicius Andrade
André Vinicius Andrade
Having the same problem here.
We forced it to load when the screen is in focus, when it goes out of focus, it removes. It is not the best solution either.
> Same here. Temporary workaround: Add `detachInactiveScreens={false}` to relevant navigators: > > ``` > initialRouteName='map' > tabBar={(props) => } > detachInactiveScreens={false} > > > ``` this works for me, but...
@felixgourdeau I'm using v8 and having this same problem.
Is it disabling as expected ? Em qui., 7 de jul. de 2022 às 11:19, Craig Martin ***@***.***> escreveu: > @react-native-mapbox-gl+maps+8.5.0.patch.txt > > > @portugaAndre I am using v8 still...
both are working here, the problem is we need to disable it. XD Em qui., 7 de jul. de 2022 às 12:08, Craig Martin ***@***.***> escreveu: > Truth be told,...
Actually we are using compassEnabled = False, but it's not working. Sometimes it works, but sometimes it doesn't. Em seg., 11 de jul. de 2022 às 02:14, Miklós Fazekas <...
I saw you just merged with master. I'll try again. Em seg., 11 de jul. de 2022 às 08:36, André Vinicius Andrade < ***@***.***> escreveu: > Actually we are using...