Lukas
Lukas
I followed this guide: https://github.com/Expensify/react-native-share-menu/blob/master/IOS_INSTRUCTIONS.md But my App is not shown on the share screen on IOS. My Target settings for the extansion:  My info.plist for the extansion: ```...
### Summary On Android the is displayed above for example polygons. As a workaround I changed MapView.java on Line 1214: ```TSX else if (child instanceof MapUrlTile) { MapUrlTile urlTileView =...