cooperka / react-native-immutable-list-view

:scroll: Drop-in replacement for ListView, FlatList, and VirtualizedList.
MIT License
205 stars 30 forks source link

e.keySeq() error #19

Closed lzctbyong closed 7 years ago

lzctbyong commented 7 years ago

undefined is not a function (evaluating 'e.keySeq()')

cooperka commented 7 years ago

Hi @lzctbyong, can you provide any information about what you're trying to do? For example, your list data or your render method?

lzctbyong commented 7 years ago

This is my issue , it's work well now! thx!