syrusakbary / react-native-refresher

A pull to refresh ListView for React Native completely written in js.
MIT License
453 stars 34 forks source link

Android Support #8

Closed NoWay1201 closed 8 years ago

NoWay1201 commented 9 years ago

Are there any plans to add android support?

kinhunt commented 9 years ago

+1

han4wluc commented 9 years ago

+1

pewh commented 9 years ago

+1

sonnylazuardi commented 8 years ago

+1

richarddewit commented 8 years ago

In RN v0.16.0, PullToRefreshLayoutAndroid is implemented. (Example)

Would be nice to put it in here.

skleest commented 8 years ago
dangnelson commented 8 years ago

You should state explicitly that this is iOS only in the docs.

NoWay1201 commented 8 years ago

It's not important right now - we have RefreshControl (https://facebook.github.io/react-native/docs/refreshcontrol.html#content) right now. So the issue could be closed.ed.