Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use deprecated ListView package #70

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ebwinters
Copy link

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

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.

None yet

2 participants