tableflip/react-native-select-multiple

ListView is deprecated and will be removed in a future release

npedrini opened this issue · 1 comments

I recently updated to RN 0.59 and now see the "ListView is deprecated and will be removed in a future release" warning. I don't know when in the RN release schedule this change was made, but are there plans to update the package to use FlatList instead?

Related: #24, https://facebook.github.io/react-native/docs/listview,

v2 fixes this