Kamil Sikora
Kamil Sikora
**Describe the bug** There is very bad performance on iOS simulator for maplibre and main branch with v10. On physical devices everything works fine. **To Reproduce** Just install following instructions...
I use react-native-navigation so I have to keep multiple Providers, one for each screen with tour. So far I implemented tour for two screens and everything was fine. But on...
When app is in debug mode, and "Enable network inspect" is turned on in react native debugger, there isn't possibility to receive cookie from url. Anyone know why it happens...
Bottom sheets rendered as normal component and showed by ref.current.show() are not draggable
Setting cookie on android always work wrong. There is no option to set field "httpOnly" to true. Also fields like "domain" and "path" are always null. Example log after setting...