Skip to content
This repository has been archived by the owner on Nov 27, 2023. It is now read-only.

Releases: Harikarthyk/react-native-gallery-view

V 4.0.0

04 Jun 16:24
Compare
Choose a tag to compare

In this version.

  1. Code optimization (useMemo used in required places).
  2. Fast Image is used to increase the load time of the images.
  3. Code moved from JS to TS.
  4. Increased the code's readability.