Tom Underhill
1e572318ec
feat(macOS): macOS Support (#1164 )
4 years ago
Thibault Malbranche
2333e45208
chore(docs): clarify install steps
5 years ago
Ian Ownbey
d6044c2b5d
fix(install guide): Add pod install step to getting started guide (#678 )
5 years ago
A C SREEDHAR REDDY
fab6008dd1
chore(docs): npm install instructions to docs (#616 by @a-c-sreedhar-reddy )
[skip ci]
5 years ago
Thibault Malbranche
7db138c0e5
chore(docs): getting started update
5 years ago
Thibault Malbranche
585ac7a243
fix(AndroidX support): Fixed broken import + added instructions (#583 )
Hello, in order to use react-native-webview > 6.0.2 please make your android/gradle.properties contains:
```
android.useAndroidX=true
android.enableJetifier=true
```
This enables AndroidX libraries which are the new standard.
fixes #580
fixes #581
fixes #582
5 years ago
Thibault Malbranche
b150f987ea
Update Getting-Started.md
5 years ago
Thibault Malbranche
bf3f790358
chore(readme): Updated linking steps
5 years ago
Jamon Holmgren
0ce93a963a
Added first draft of docs folder and documentation
6 years ago