Kevin Mann

Results 10 comments of 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` ![Simulator Screenshot - iPhone 14 - 2023-05-10 at 22 40 02](https://github.com/mapbox/mapbox-maps-ios/assets/2521298/9d7f5086-d822-487e-b7b4-dc543ed7933d)

I found a decent workaround for our use case (thanks to mapbox support). Turn off source compositing in the custom style: ![Screenshot 2023-05-16 at 10 23 30 AM](https://github.com/mapbox/mapbox-maps-ios/assets/2521298/e1a808f5-071e-4a1d-a75d-51e75b44e00f) Make sure...

Yeah I had to make a new style, turn off source compositing, then add my custom layers again