ohanhi / elm-native-ui

[CLOSED] Experiment: mobile apps in Elm using React Native.
BSD 3-Clause "New" or "Revised" License
1.54k stars 76 forks source link

Example on how to use refreshControl with ListView #74

Closed jaischeema closed 7 years ago

jaischeema commented 7 years ago

I have been trying to get refreshControl to work with ListView but haven't found a way to pass in a Node a value as a property in the props list. Am I missing something really obvious here or is there any other work I can make this work?

BTW, have been using this for few days, great work guys 👍 I would like to contribute to make this better but still in my very early Elm days, have to level up before that happens 😄