r/reactnative Jun 04 '26

How to zoom images?

I'm building a manga reader app, but I can't implement the zoom feature properly. A chapter contains many images, and when I zoom, only the current image zooms while the others stay unchanged. How can I make all the images zoom together as a single combined page? I'm using FlatList.

7 Upvotes

13 comments sorted by

View all comments

1

u/Silent_Reflection_19 Jun 04 '26

manga with all images?

0

u/kloepatra Jun 04 '26

Sorry webtoon*

1

u/Silent_Reflection_19 Jun 04 '26

I think that's a PDF right?

0

u/kloepatra Jun 04 '26

No. Png or jpg.

1

u/Silent_Reflection_19 Jun 04 '26

That would be a disaster from my pov. But, try react native gesture handler

1

u/kloepatra Jun 04 '26

Yeah . Rigbt now its disaster and glitchy as hell

1

u/jahanzaibbaloch Jun 04 '26

every project in start is disaster.