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

How to (Windows) for React Native Windows

Open aberba opened this issue 5 years ago • 4 comments

The README has clear guides on how to set it up on iOS and Android but no mention of using it in React Native Windows even though it is mentioned as supported. Please how can I use it that way?

aberba avatar Oct 10 '20 18:10 aberba

This would definitely be appreciated as I'm currently trying and failing to get it working on RN Windows.

JeromeBeckett avatar Jan 17 '22 17:01 JeromeBeckett

I'm getting Error: Invalid database handle

Shivara2022 avatar Oct 06 '22 09:10 Shivara2022

I'm getting Error: Invalid database handle

How did you include the database in the project? I'm trying to figure out how to use this for Windows as well and then finally get some thorough documentation implemented. I've got it bundling correctly, but VS is showing an error about accessing out-of-bounds memory.

What is the exact circumstance of your error? What are the exact steps you took to include the db file?

MacKenzieHnC avatar Dec 29 '22 07:12 MacKenzieHnC

SOLVED (I hope): https://github.com/andpor/react-native-sqlite-storage/issues/491#issuecomment-1368515615

MacKenzieHnC avatar Jan 01 '23 19:01 MacKenzieHnC