mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-05-18 04:13:51 +08:00
Fix broken link
Summary:Broken link on docs Closes https://github.com/facebook/react-native/pull/6173 Differential Revision: D2999841 fb-gh-sync-id: a7162ee94ea24512ad4b992a5820a0fe89eea0ea shipit-source-id: a7162ee94ea24512ad4b992a5820a0fe89eea0ea
This commit is contained in:
committed by
Facebook Github Bot 0
parent
ad8a335864
commit
170f4526f5
@@ -86,7 +86,7 @@ Setter declaration requirements for methods annotated with `@ReactPropGroup` are
|
||||
|
||||
## 4. Register the `ViewManager`
|
||||
|
||||
The final Java step is to register the ViewManager to the application, this happens in a similar way to [Native Modules](native-modules-android.html), via the applications package member function `createViewManagers.`
|
||||
The final Java step is to register the ViewManager to the application, this happens in a similar way to [Native Modules](docs/native-modules-android.html), via the applications package member function `createViewManagers.`
|
||||
|
||||
```java
|
||||
@Override
|
||||
|
||||
Reference in New Issue
Block a user