Skip to content

Use deprecated ListView package#70

Open
ebwinters wants to merge 1 commit into
thegamenicorus:masterfrom
ebwinters:master
Open

Use deprecated ListView package#70
ebwinters wants to merge 1 commit into
thegamenicorus:masterfrom
ebwinters:master

Conversation

@ebwinters
Copy link
Copy Markdown

Instead of continuing to use the current RN ListView (which has been deprecated), we can instead use a library that uses the same RN ListView but is not deprecated. Ideally FlatList would be used, but this is a hotfix for everyone using this library to get it working again.

@isubasinghe
Copy link
Copy Markdown

isubasinghe commented Oct 16, 2019

@ebwinters
I decided to maintain a fork that uses FlatList. Its up on npm feel free to contribute.
https://github.com/isubasinghe/react-native-timeline-listview

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants