You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -15,7 +15,7 @@ Please let me know your projects that use these SQLite React Native modules. I w
15
15
The library had been developed for React 14 using XCode 6. It has been tested with React 0.21.0 and XCode 7 - it works fine out of the box without any need for tweaks or code changes. For XCode 7 the only difference is that sqlite ios library name suffix is tbd instead of dylib.
16
16
17
17
#Version History
18
-
v2.1.5 - upcoming
18
+
v2.1.5
19
19
1. Allow retrieval of pre-populated db files from user defined locations in application bundle as well as the sandbox.
20
20
2. Implement Activity lifecycle mgmt in Android native
21
21
3. Fix issue [#37] (https://github.com/andpor/react-native-sqlite-storage/issues/37) - Int Column type value overflow
0 commit comments