mirror of
https://github.com/status-im/react-native.git
synced 2025-01-27 01:40:08 +00:00
Fixed typo
Summary: Closes https://github.com/facebook/react-native/pull/7448 Differential Revision: D3274779 fb-gh-sync-id: ae50ff1939778663af2f212fd510ed04ea640bb2 fbshipit-source-id: ae50ff1939778663af2f212fd510ed04ea640bb2
This commit is contained in:
parent
17f08070e8
commit
b88d9d2380
@ -127,7 +127,7 @@ var DrawerLayoutAndroid = React.createClass({
|
||||
* - idle, meaning there is no interaction with the navigation view happening at the time
|
||||
* - dragging, meaning there is currently an interaction with the navigation view
|
||||
* - settling, meaning that there was an interaction with the navigation view, and the
|
||||
* navigation view is now finishing it's closing or opening animation
|
||||
* navigation view is now finishing its closing or opening animation
|
||||
*/
|
||||
onDrawerStateChanged: ReactPropTypes.func,
|
||||
/**
|
||||
|
Loading…
x
Reference in New Issue
Block a user