Kevin Mann
Kevin Mann
Agreed, there are better ways of getting the point across. It's not a funny quote.
Changing the minifier config didn't work for me (react native version 0.67). However, I was able to get it working in release builds by explicitly setting table names in the...
Any updates on this feature? If no one is close to getting this done I might start working on it
That would be great, in the meantime Ill take a closer at the current issue here and see if I can figure out exactly what is happening.
If it helps anything the accountlist that isn't iterable almost always comes back on the confirm challenge call. Only a couple of times has it come through wrong in the...
Try: ``` ['==', ['literal', true], ['literal', false]] ```
Seeing the same issue on the maps in our product as well as a simple test map. Getting a fix out for this soon would be huge for us. Thanks...
For what its worth I'm unable to reproduce this issue with the deprecated `OfflineRegionManager` 
I found a decent workaround for our use case (thanks to mapbox support). Turn off source compositing in the custom style:  Make sure...
Yeah I had to make a new style, turn off source compositing, then add my custom layers again