We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b6aaba6 commit ff36dfeCopy full SHA for ff36dfe
README.md
@@ -42,7 +42,7 @@ Linking the package manually is not required anymore with [Autolinking](https://
42
43
`$ cd ios && pod install && cd ..` # CocoaPods on iOS needs this extra step
44
45
-- **Android Platform for Android Support:**
+- **Android Platform with Android Support:**
46
47
Using [Jetifier tool](https://github.com/mikehardy/jetifier) for backward-compatibility.
48
@@ -59,7 +59,7 @@ Linking the package manually is not required anymore with [Autolinking](https://
59
}
60
```
61
62
-- **Android Platform for AndroidX:**
+- **Android Platform with AndroidX:**
63
64
Modify your **android/build.gradle** configuration:
65
0 commit comments