TGTGInsighttelegram intelligenceLIVE / telegram public index
← GitHub Trends

TGINSIGHT SIMILAR POSTS

Find similar content

Source channel @githubtrending · Post #14995 · Jul 25

#typescript#animation#gesture#javascript#react_native React Native Reanimated 4 lets you create smooth, high-performance animations in your mobile apps using a simple, web-like approach—now supporting CSS animations and transitions, so you can use familiar syntax and write less code for complex effects[1][2][4]. It only works with the latest React Native architecture, so you’ll need to update if you’re still on the old system, but this ensures better performance and future compatibility. Detailed docs and example apps help you get started quickly, and the library is well-supported by the community and major companies. This means you can build visually impressive, responsive apps faster and with less hassle, just like on the web[1][2][4]. https://github.com/software-mansion/react-native-reanimated

Results

3 similar posts found

Search: #mvi

当前筛选 #mvi清除筛选
Android Broadcast

@android_broadcast · Post #9723 · 12/04/2025, 03:29 PM

📹Архитектура, которая не ломается | FlowMVI Часть 2 В этой части Никита @Nek12 разбирает, как FlowMVI применяет архитектурные подходы, позволяющие поддерживать предсказуемое поведение приложения и исключать хаотичные ошибки. Покажет, как инструмент помогает выстраивать MVI архитектуру, ориентированную на устойчивую работу в условиях многопоточности и постоянных изменений данных. #Android#KMP#MVI#Архитектура

Android Broadcast

@android_broadcast · Post #9308 · 07/08/2025, 02:51 PM

Серия статей про MVI архитектуры и её корни: 1️⃣Введение в MVx шаблоны (7м) 2️⃣Подробнее про MVVM (8м) 3️⃣Из чего готовят MVI (12м) 4️⃣Готовим MVI (7м) #архитектура#mvvm#mvi

Android Broadcast

@android_broadcast · Post #9709 · 12/01/2025, 04:41 PM

📹Введение в FlowMVI FlowMVI - простая и эффективная библиотека для реализации MVI подхода в Android и Kotlin Multiplatform приложениях. Из видео вы узнаете про возможности бибилотеки и интеграцию ее в проект. Автор библиотеки Никита @nek_12 сделал серию видео с демонстрацией возможностей. Все видео будут доступны на YouTube и VK Video, а автору очень нужна ваша поддержка и обратная связь в комментариях под видео (а не этим постом). #MVI#Архитектура#KMP#Kotlin#Кодинг