react-native-sqlite-storage icon indicating copy to clipboard operation
react-native-sqlite-storage copied to clipboard

Rough guideline on how to use custom SQLite binary

Open Stophface opened this issue 1 year ago • 0 comments

Thanks for this awesome library. This is not a bug report, but a question. For my project I need a SpatialSQLite database. I cannot find any react native project that implements this, that is why I am aiming at implemting this myself. However, I have no clue where to start. Could the authors of this library give me a rough line out on how to replace the SQLite Database used in this library with a SpatialSQLite database? The coding, I will do myself of course.

Thanks a lot!

Stophface avatar Oct 04 '24 05:10 Stophface