File tree
Expand file treeCollapse file tree1 file changed
+1
-1
lines changed Expand file treeCollapse file tree1 file changed
+1
-1
lines changed Original file line number | Diff line number | Diff line change |
---|
@@ -99,7 +99,7 @@ module NavigationContainer = {
|
99 | 99 | [@bs.module "@react-navigation/native"] [@react.component]
|
100 | 100 | external make:
|
101 | 101 | (
|
102 |
| -~ref: ReactNative.NativeElement.ref=?, |
| 102 | +~ref: ReactNative.Ref.t(Core.navigation)=?, |
103 | 103 | ~initialState: state=?,
|
104 | 104 | ~onStateChange: navigationState=?,
|
105 | 105 | ~children: React.element
|
|
You can’t perform that action at this time.
0 commit comments