2.1.5
版本发布时间: 2016-03-31 01:31:46
andpor/react-native-sqlite-storage最新发布版本:6.0.1(2021-10-01 22:18:02)
- Allow retrieval of pre-populated db files from user defined locations in application bundle as well as the sandbox.
- Implement Activity lifecycle mgmt in Android native
- Fix issue #37 - Int Column type value overflow
- Fix issue #38 - Transactions not aborted with Promise runtime
- Backfill fixes from Cordova SQLite Storage
- add sqlBatch to facilitate batch exec of simple SQL statements (Android + iOS)
- add echoTest for plugin integrity test