Загрузка видео...

Не удалось загрузить видео

На главную

Galeria 1 is now available – an image viewer for React (+ Native) → New Architecture Support → Stable web support → Bring-your-own-image component Automatic support for: solito/image, next/image, expo-image, react-native-fast-image, web <img />

27,366 просмотров • 1 год назад •via X (Twitter)

Комментарии: 11

Фото профиля Fernando Rojo
Fernando Rojo1 год назад

Thanks to @hirbod_dev + @nishanbende for adding support for the new architecture. Look at how clean this API is...release notes →

Фото профиля Fernando Rojo
Fernando Rojo1 год назад

Under the hood, Galeria is web-first. If you are making a plain React website, you can use it just like any other library. On iOS and Android, it uses Swift/Kotlin respectively to wrap native image viewers. If you're a library author targeting React Native, consider making your central .tsx file web-first. Even better - remove react-native-web as a dependency to simplify installation.

Фото профиля Christian Esmann
Christian Esmann2 лет назад

I just launched an all-in-one template for cross-platform development, based on the stack I use myself everyday. Expo, NextJS, TypeScript, Tailwind, Firebase, AppsFlyer, Authentication, Analytics, In-App Purchases, Stripe and a lot more, setup by default.

Фото профиля Henry Paulino
Henry Paulino1 год назад

I’ve been waiting for this!

Фото профиля Ansh Nanda
Ansh Nanda1 год назад

Been looking for something like this for a while!

Фото профиля Levi Williams
Levi Williams1 год назад

Beautiful. Might be worth noting in the docs that it doesn’t support bare rn

Фото профиля Romaen
Romaen1 год назад

Another banger 🙏

Фото профиля Michal
Michal1 год назад

cant wait to try

Фото профиля ℤ
1 год назад

This looks great

Фото профиля nnft
nnft1 год назад

Web looks a bit glitchy in the video. Especially on the zoom back to grid transition.

Фото профиля Fernando Rojo
Fernando Rojo1 год назад

The z-index weirdness on Web here was due to using FlashList’s masonry columns, which adds wrapper views to the items. Here it is fixed by using a plain ScrollView:

Похожие видео