@survicate/react-native-survicate 1.1.16 → 1.1.17
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +2 -2
- package/android/build.gradle +1 -1
- package/package.json +1 -1
- package/react-native-survicate.podspec +1 -1
package/README.md
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
# @survicate/react-native-survicate [](https://badge.fury.io/js/%40survicate%2Freact-native-survicate)
|
|
2
2
|
|
|
3
3
|
## Requirements:
|
|
4
|
-
- iOS at least on version
|
|
5
|
-
- Android at least on version
|
|
4
|
+
- iOS at least on version 12.0
|
|
5
|
+
- Android at least on version 5
|
|
6
6
|
- React Native at least on version 0.59.10
|
|
7
7
|
|
|
8
8
|
## Getting started
|
package/android/build.gradle
CHANGED
package/package.json
CHANGED