React-native-web: RefreshControl: implementation

Created on 7 Jul 2018  路  6Comments  路  Source: necolas/react-native-web

Most helpful comment

This functionality is pretty important for my use case.

I tried to make piranna's solution work but I ended up implementing my own solution as a package called react-native-web-refresh-control.

Example Snack: https://snack.expo.io/@niciusb/refreshcontrol-example

All 6 comments

This functionality is pretty important for my use case.

I tried to make piranna's solution work but I ended up implementing my own solution as a package called react-native-web-refresh-control.

Example Snack: https://snack.expo.io/@niciusb/refreshcontrol-example

I like to work on that, @necolas do you have any task in progress or any idea?

@necolas I've added a PR implementing this component, please have a look.
Would love to address any review suggestions from your side

@NiciusB 's implementation works, @sudhanshu16 's one doesn't...i don't know why, same code, only different import

@feduss. Can you describe(code snippet is welcomed) how you are using it? Please mention the same in the PR #1861 as it concerns my implementation and not the issue itself. Thanks

Was this page helpful?
0 / 5 - 0 ratings

Related issues

necolas picture necolas  路  3Comments

holmesal picture holmesal  路  3Comments

iksent picture iksent  路  3Comments

bcpugh picture bcpugh  路  3Comments

rohanprabhu picture rohanprabhu  路  3Comments