-
When having `react-native-maps` and `react-native-navigation-sdk` dependencies together we are seeing below error during build phase.
#### Error
```FAILURE: Build failed with an exception.
* …
-
Based on [gtfs.zip](https://github.com/user-attachments/files/16130034/gtfs.zip)
converted to EPIP
converted EPIP back to gtfs.
[gtfs_output.zip](https://github.com/user-attachments/files/161300…
-
As the title says, the top arrow is not displayed. But, the bottom it is.
The body of the CoachMark is a custom one, but I am using the default arrows.
This screenshot is with the bottom arrow:
![S…
-
When running `cli.py` I get this error.
```py
File "cli.py", line 11, in
from bimmer_connected.vehicle import VehicleViewDirection, PointOfInterest
ImportError: cannot import name 'PointOfI…
-
### Summary
Using a Development Build, when attempting to use the `scandit-react-native-datacapture-core` native module, I find that it is missing from `react_native_1.NativeModules` at run time. As …
-
Hello !
Thanks for the great work in this project !
I just Have a small issues when using map annotations.
I've got a structured array :
```
var places: [PointOfInterest] = []
struct…
-
**NOTE**: Commandeering @kellberg's original issue to turn it into an API proposal since folks are already engaged here.
## Background and Motivation
Output Caching can be controlled via various…
-
Does Instructions have support for attaching coach marks to the tabs of a UITabBar? The only way I can figure out how to do this it to add my own custom UIViews and try to position them over the tabs…
-
Any time I try to add or remove a POI from a .poi file (specifically england.poi from https://download.mapsforge.org/pois/europe/great-britain/) sever SQL Errors are thrown.
Code Used:
```java
pu…
-
**Describe the bug**
Changed code on line 205 in example vsgintersection.cpp under if (scene->children.empty()) like
```
if (scene->children.empty())
{
vsg::GeometryInfo info;
…