Skip to content

Commit bc20ae3

Browse files
authored
Update README.md
1 parent 06d2f74 commit bc20ae3

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

README.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,14 @@ Features:
1212

1313
Please let me know your projects that use these SQLite React Native modules. I will list them in the reference section. If there are any features that you think would benefit this library please post them.
1414

15-
The library has been tested with React 0.21.0 (and earlier) and XCode 7 - it works fine out of the box without any need for tweaks or code changes. For XCode 7 vs. XCode 6 the only difference is that sqlite ios library name suffix is tbd instead of dylib.
15+
The library has been tested with React 0.21.0 (and earlier) and XCode 7 - it works fine out of the box without any need for tweaks or code changes. For XCode 7 vs. XCode 6 the only difference is that sqlite ios library name suffix is tbd instead of dylib. Version 3.1.3 is not compatible with RN 0.40.
1616

1717
#Version History
1818

19-
v3.1.3 (upcoming)
19+
v3.2 (upcoming)
20+
1. React Native 0.40 compatibility
21+
22+
v3.1.3
2023
1. Add support for ATTACH (thanks to itinance for this contribution)
2124
2. Example applications are now hosted in separate repo [react-native-sqlite-examples] (https://github.com/andpor/react-native-sqlite-storage-examples)
2225

0 commit comments

Comments
 (0)