Update react-native.d.ts

This commit is contained in:
cailenmusselman
2016-09-20 15:45:16 -06:00
committed by GitHub
parent fbe2a7d056
commit e2e9d69663

View File

@@ -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