RealOrangeOne / react-native-mock

A fully mocked and test-friendly version of react native (maintainers wanted)
MIT License
570 stars 153 forks source link

Plans to support FlatList #146

Open sondremare opened 6 years ago

sondremare commented 6 years ago

Are there any plans to support FlatList anytime soon?

RealOrangeOne commented 6 years ago

Looks like it's a near drop-in replacement for <ListView />, should be nice and simple to implement from the <ListView /> mock