mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-04-23 21:00:01 +08:00
Update react-native.d.ts
This commit is contained in:
2
react-native/react-native.d.ts
vendored
2
react-native/react-native.d.ts
vendored
@@ -1916,7 +1916,7 @@ declare namespace __React {
|
||||
* The navigation view that will be rendered to the side of the
|
||||
* screen and can be pulled in.
|
||||
*/
|
||||
renderNavigationView?: () => View
|
||||
renderNavigationView?: () => JSX.Element
|
||||
|
||||
/**
|
||||
* Make the drawer take the entire screen and draw the background of
|
||||
|
||||
Reference in New Issue
Block a user