Skip to content

Commit 05f0b90

Browse files
author
Oscar
authored
Update README.md
1 parent de80b96 commit 05f0b90

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,8 @@ Quick SQLite uses [JSI](https://formidable.com/blog/2019/jsi-jsc-part-2), remove
2525

2626
Big ❤️ to [react-native-sqlite-storage](https://github.com/andpor/react-native-sqlite-storage) and [react-native-sqlite2](https://github.com/craftzdog/react-native-sqlite-2), this library also provides a WebSQL interface.
2727

28+
If you are using quick-sqlite in your app, please get in touch or open a PR with a modified README (with your company/product logo, would love to showcase you!
29+
2830
## GOTCHAS
2931

3032
- **It's not possible to use the browser debugger with JSI**, use [Flipper](https://github.com/facebook/flipper), on android Flipper also has an integrated database explorer you can use to debug your sqlite database, [you will have to configure your database path though](https://fbflipper.com/docs/setup/plugins/databases/).

0 commit comments

Comments
 (0)