thegamenicorus / react-native-timeline-listview

Timeline component for React Native App
https://www.npmjs.com/package/react-native-timeline-listview
MIT License
1.16k stars 184 forks source link

editor form #6

Open neo125874 opened 7 years ago

neo125874 commented 7 years ago

thanks for your lib, just a little question: what would you suggest to do if implement the feature like onPress the data to edit them?

popup or navigate another view? and after that dynamically change the data set?

finally would you provide the example in readme?

appreciate about your work again.