react-native-sqlite-storage
react-native-sqlite-storage copied to clipboard
Feature Request: Add SpatialLite functionality
There is - up to now - no Database for React-Native available, that handles Spatial Data and Spatial Queries. There is a extension for SQLite, bringing basic functionalities of a Spatial Database to SQLite.
https://www.gaia-gis.it/fossil/libspatialite/index
Woult it be possible to include SpatialLite within this package?
+1
+1
Could we get a heads up on this?
Only Android native could potentially support it but no time to do it. Welcome to create and submit a PR - has to be backward compatible of course.