@rabby-wallet/react-native-sqlite-storage
Version:
SQLite3 bindings for React Native (Android & iOS)
13 lines (10 loc) • 404 B
Markdown
SQLite is public domain. For more information: https://www.sqlite.org/copyright.html
Quoted from the sqlite3 amalgamation:
```
** The author disclaims copyright to this source code. In place of
** a legal notice, here is a blessing:
**
** May you do good and not evil.
** May you find forgiveness for yourself and forgive others.
** May you share freely, never taking more than you give.
```