Italo Lino
Italo Lino
Probably because the `.api` directory is not being included in the build phase.
The #23 found many issues in the way that filters were implemented. The generic filter code isn't a good idea since it isn't type-safe, which leads to errors; we should...
I think that we can use the API to make ourselves a single source of truth with excellent documentation using open-API, allowing the consumers to generate typescript types given the...
Check #21
This is a react-native-maps issue. They fixed [here](https://github.com/react-native-maps/react-native-maps/pull/5788).