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

Does it support 100+ images? #11

Open
ashokkumar88 opened this issue Jul 31, 2018 · 1 comment
Open

Does it support 100+ images? #11

ashokkumar88 opened this issue Jul 31, 2018 · 1 comment

Comments

@ashokkumar88
Copy link

Hi,
I have about 100+ images to show in carousel (remote images). Does this library will be performant if use 100+ images. Most of the libraries have OutOfMemory issue if using large number of images.

@hirbod
Copy link

hirbod commented May 10, 2019

As this lib uses a ScrollView instead of a FlatList, I would say no. You will have limits here, as there is no VirtualizedList behind it

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

No branches or pull requests

2 participants