NM

Results 7 comments of NM

The issue is gradle version, it can't build the APK if you are using this pacakge on gradle v7+ RN project. We need a new version of the package that...

I have the same problem.

Might help. RN: 0.63.4 Console output while building: ``` [0] Warning: Mapping new ns http://schemas.android.com/repository/android/common/02 to old ns http://schemas.android.com/repository/android/common/01 [0] Warning: Mapping new ns http://schemas.android.com/repository/android/generic/02 to old ns http://schemas.android.com/repository/android/generic/01 [0]...

I have a problem when using UrlTile with the OpenStreetMap template. When trying to zoom in/out or move the map it first shows the default map and then it loads...

@avinash-tiwari Nah, not really. You need SSR to get different meta tags and static data on each 'page', and that's ok. Bit when it comes to dynamic data in meta...

@andrew-schenk That does not work anymore.

Have a look at [https://github.com/software-mansion/react-native-reanimated/issues/3743#issuecomment-1304127794](https://github.com/software-mansion/react-native-reanimated/issues/3743#issuecomment-1304127794) and also at related discussion linked in RN bug report.