mirror of
https://github.com/status-im/react-native.git
synced 2025-01-26 17:30:25 +00:00
Merge pull request #2973 from corbt/fix_docs
change native-modules link to work on gh-pages
This commit is contained in:
commit
90be04610c
@ -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](NativeModulesAndroid.md), 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](native-modules-android.html), via the applications package member function `createViewManagers.`
|
||||
|
||||
```java
|
||||
@Override
|
||||
|
Loading…
x
Reference in New Issue
Block a user