mirror of
https://github.com/status-im/react-native.git
synced 2025-02-03 13:14:42 +00:00
fix typo
Summary: Closes https://github.com/facebook/react-native/pull/13418 Differential Revision: D4883386 Pulled By: javache fbshipit-source-id: aa6195d4015ae5eb240b135a3c265be823652b11
This commit is contained in:
parent
8dcef96fd8
commit
ea89af53cd
@ -45,7 +45,7 @@ Link your native dependencies:
|
||||
$ react-native link
|
||||
```
|
||||
|
||||
Done! All libraries with a native dependencies should be successfully linked to your iOS/Android project.
|
||||
Done! All libraries with native dependencies should be successfully linked to your iOS/Android project.
|
||||
|
||||
### Manual linking
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user