mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-04-27 19:25:11 +08:00
fbobjc
Reviewed By: gabelevi Differential Revision: D4652687 fbshipit-source-id: 6069c8bc24f0b88da3537ada877cdb7d1d4eccfd
This commit is contained in:
committed by
Facebook Github Bot
parent
e3ef69548c
commit
59257d6976
@@ -70,6 +70,7 @@ if (Platform.OS === 'android') {
|
||||
* __Note:__ `refreshing` is a controlled prop, this is why it needs to be set to true
|
||||
* in the `onRefresh` function otherwise the refresh indicator will stop immediately.
|
||||
*/
|
||||
// $FlowFixMe(>=0.41.0)
|
||||
const RefreshControl = React.createClass({
|
||||
statics: {
|
||||
SIZE: RefreshLayoutConsts.SIZE,
|
||||
|
||||
Reference in New Issue
Block a user