作者 | SHA1 | 备注 | 提交日期 |
---|---|---|---|
|
fa0489e9b0 |
fix(AndroidX support): Fixed broken import + added instructions
Hello, in order to use react-native-webview > 6.0.0 please make your android/build.gradle contains: ``` android.useAndroidX=true android.enableJetifier=true ``` This enables AndroidX libraries which are the new standard. |
6 年前 |
|
b150f987ea
|
Update Getting-Started.md | 6 年前 |
|
bf3f790358
|
chore(readme): Updated linking steps | 6 年前 |
|
0ce93a963a | Added first draft of docs folder and documentation | 6 年前 |