Open SoulKa opened 5 years ago
Hey, I really love your component and used it in my app. But what can we do to help you migrate from using ListView to FlatList? I'm kinda worried because react-native said they gonna remove ListView in future updates. Thanks
any updates?
I think this repo has been abandoned. The last commit happened over a year ago
Since it is not being maintained, can you make a fork of this with the update and publish it to npm? @mi-mazouz , @Thembelani , @AsadSaleh, @SoulKa
I forked it with this ListView updated https://github.com/winseyli/react-native-modal-dropdown/pull/1 but I saw this repo had update 4 months ago it is still being maintained
check this https://github.com/sohobloo/react-native-modal-dropdown/pull/230 it is there
React Native marked the ListView Component as deprecated. It would be nice if you could switch over to the FlatList Component instead.