mirror of
https://github.com/status-im/react-native-webview.git
synced 2025-02-20 16:08:52 +00:00
chore(docs): clarify install steps
This commit is contained in:
parent
59e5e71e4e
commit
2333e45208
@ -16,6 +16,8 @@ $ npm install --save react-native-webview
|
||||
|
||||
#### 2. Link native dependencies
|
||||
|
||||
From react-native 0.60 autolinking will take care of the link step but don't forget to run `pod install`
|
||||
|
||||
React Native modules that include native Objective-C, Swift, Java, or Kotlin code have to be "linked" so that the compiler knows to include them in the app.
|
||||
|
||||
```
|
||||
|
Loading…
x
Reference in New Issue
Block a user