smsiregic

Results 6 comments of smsiregic

Hi. Possible you can find some solution in this link: [https://github.com/thebylito/react-native-navigation-bar-color/issues/42](url)

Solution which works for me. Steps: 1) go to file `node_modules/react-native-navigation-bar-color/android/src/main/java/com/thebylito/navigationbarcolor/NavigationBarColorModule.java` 2) Finde method **hideNavigationBar** (line: 139) 3) Change code inside this condition 'getCurrentActivity() != null': **- old code:** `if...

+1 the same issue "react-native-draggable-flatlist": "^4.0.1", "react-native-reanimated": "^3.12.1",

Hello! The version 1.5.5 has this problem too. Any updates of the problem?

[@vis.gl+react-google-maps+1.5.3.patch.zip](https://github.com/user-attachments/files/22553725/%40vis.gl%2Breact-google-maps%2B1.5.3.patch.zip) Hello, everyone! In the attachment you can find some temporarily fix (patch of 1.5.3 version). It fixes “bounce to min-zoom” during fast pinch-zoom with markers (see [#563](https://github.com/visgl/react-google-maps/issues/563)).