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

Zoom not working in FullScreen Mode (iOS and Android) #17

Open
alexandrumic opened this issue Jul 7, 2020 · 1 comment
Open

Zoom not working in FullScreen Mode (iOS and Android) #17

alexandrumic opened this issue Jul 7, 2020 · 1 comment

Comments

@alexandrumic
Copy link

If using something like:

<ImageCarousel
  renderHeader={renderHeader}
  renderContent={renderImage}
  onIdxChange={onChange}
  zoomEnabled={true}>
  { children }
</ImageCarousel>

zoom feature is not working.

If not using custom renderContent, zoom is working but the images are small and pull to exit is not working.

RN version: 0.61.5

@bimalgrg519
Copy link

Anybody found solution? Not working for me either.

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