- fix(android): Update build config for android
- build(dependency): Update websql dependency to 1.0.0 (Thanks @p2k)
- perf(ios): Run query in background thread to avoid blocking UI thread
- perf(android): Run query in background thread
- fix(android): Handle REAL datatype correctly (Thanks @chrmod)
- fix(android): Fix "Null" Strings in Android for INSERT and UPDATE statements. (Thanks @Ayiga)
- fix(ios): Fix warning due to no requiresMainQueueSetup
- docs(readme): Fix installation instruction for Android (Thanks @yairopro)
- Fix a warning that the package name does not match the directory structure:
dog.craftz.sqlite_2
vsdog/sqlite_2
.
- Change the package name for Android
- Fix peer dependency to react native >= 0.47.0
- Fixing build on android: removed createJSModules #15
- Update contact info in podspec
- Fix WPF project arch for x86/x64 #8
- Add case commit, rollback and correct exception throw #7
- Add WPF support #5
- Add Windows module for react-native-windows #3
- Improve performance
- Remove unnecessary dependency
- Suppress debug logs
- remove unnecessary peer dependency