mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-04-01 13:03:08 +08: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:
committed by
Facebook Github Bot
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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user