mirror of
https://github.com/status-im/react-native.git
synced 2025-01-28 02:04:55 +00:00
[Flow] Clean react-native-github for Flow v0.8.0
This commit is contained in:
parent
b9d1902262
commit
6e6bd28f3a
@ -38,7 +38,7 @@ var NavigatorIOSExample = React.createClass({
|
|||||||
_previousLeft: 0,
|
_previousLeft: 0,
|
||||||
_previousTop: 0,
|
_previousTop: 0,
|
||||||
_circleStyles: {},
|
_circleStyles: {},
|
||||||
circle: (null : ?React.Element),
|
circle: (null : ?{ setNativeProps(props: Object): void }),
|
||||||
|
|
||||||
componentWillMount: function() {
|
componentWillMount: function() {
|
||||||
this._panResponder = PanResponder.create({
|
this._panResponder = PanResponder.create({
|
||||||
|
Loading…
x
Reference in New Issue
Block a user