Kai Guo
ffee0d4362
feat(Windows): Windows support! (#1220 )
4 lat temu
Luciano Lima
86c44588f8
chore(docs): Update React Native links to reactnative.dev (#1233 )
4 lat temu
Tom Underhill
1e572318ec
feat(macOS): macOS Support (#1164 )
4 lat temu
Thibault Malbranche
2333e45208
chore(docs): clarify install steps
5 lat temu
Ian Ownbey
d6044c2b5d
fix(install guide): Add pod install step to getting started guide (#678 )
5 lat temu
A C SREEDHAR REDDY
fab6008dd1
chore(docs): npm install instructions to docs (#616 by @a-c-sreedhar-reddy )
[skip ci]
5 lat temu
Thibault Malbranche
7db138c0e5
chore(docs): getting started update
5 lat temu
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 lat temu
Thibault Malbranche
b150f987ea
Update Getting-Started.md
5 lat temu
Thibault Malbranche
bf3f790358
chore(readme): Updated linking steps
5 lat temu
Jamon Holmgren
0ce93a963a
Added first draft of docs folder and documentation
6 lat temu