react-native/Libraries/Experimental
陈三 3b9872265c fix required propType.
Summary:
The required `maxSwipeDistance` was already defined in https://github.com/facebook/react-native/blob/master/Libraries/Experimental/SwipeableRow/SwipeableRow.js#L83, but the default value is [`0`](https://github.com/facebook/react-native/blob/master/Libraries/Experimental/SwipeableRow/SwipeableRow.js#L118), that means it just doesn't work by default.

I think it's much clearer to make it required on `SwipeableListView`. Or specify a default value larger that 0.
Closes https://github.com/facebook/react-native/pull/8466

Differential Revision: D3518167

fbshipit-source-id: a342bbb94da19bd621c8f9458896a232be8db38d
2016-07-05 12:58:30 -07:00
..
SwipeableRow fix required propType. 2016-07-05 12:58:30 -07:00
Incremental.js explicit type args in react-native-github 2016-05-24 18:28:26 -07:00
IncrementalExample.js explicit type args in react-native-github 2016-05-24 18:28:26 -07:00
IncrementalGroup.js explicit type args in react-native-github 2016-05-24 18:28:26 -07:00
IncrementalPresenter.js Fix or suppress errors in react-native 2016-04-21 19:47:24 -07:00
ViewabilityHelper.js Fix 95% of WindowedListView jumpiness 2016-05-19 14:58:26 -07:00
WindowedListView.js Lazier loading spinner 2016-06-13 18:13:33 -07:00