---
title: "the Vibing Company"
canonical: "https://vibing.inc/library/c/mobile-and-cross-platform-ui"
site: "the Vibing Company"
---

The Vibeary — collection

# Mobile & Cross-platform UI

Everything for interfaces that leave the desktop browser: React Native component kits and animation libraries, SwiftUI components, Compose Multiplatform packages, and the mobile-web patterns that make a responsive site feel native on a phone. Picked with a bias towards libraries that still look right on a small screen at real device pixel density.

[Search all gems](https://vibing.inc/library)[Newest additions](https://vibing.inc/library/new)

## Inside Mobile & Cross-platform UI

- RN animation 12
- Compose Multiplatform 9
- RN component kits 9
- Mobile web 8
- SwiftUI components 8
- SwiftUI effects 6
- Flutter animation 5
- Haptics 5
- SwiftUI references 5

## Gems in this collection

[### ScreensDesign Library of iOS app screen recordings and screenshots organised by onboarding, paywall and core flows. ScreensDesign freemium](https://vibing.inc/library/screensdesign-vg-1321)[### rnui.dev Catalogue of community-made React Native animations and UI components organised by component type, with source links and voting. Mohibur Rahman (@mrpmohiburrahman) free](https://vibing.inc/library/rnui-dev-vg-1326)[### Forui Flutter widget library of minimalist, platform-agnostic components heavily modelled on shadcn/ui, with theming and full customisation. Duobase (@duobaseio) MIT](https://vibing.inc/library/forui-vg-1344)[### NativeWindUI Component set that deliberately mimics platform-native iOS and Android look and feel instead of a single cross-platform aesthetic. RoninOSS (@roninoss) MIT](https://vibing.inc/library/nativewindui-vg-1376)[### effects-library SwiftUI particle system package with prebuilt snow, rain, fire and confetti emitters. Stream (@GetStream) MIT](https://vibing.inc/library/effects-library-vg-1411)[### candlefinance/haptics React Native haptics module supporting custom patterns and Apple AHAP pattern files. Candle Finance (@candlefinance) MIT](https://vibing.inc/library/candlefinance-haptics-vg-1346)[### react-native-bottom-tabs Native bottom tab bar for React Native using UITabBarController and Android BottomNavigationView. Callstack (@callstack) MIT](https://vibing.inc/library/react-native-bottom-tabs-vg-1392)[### enzomanuelmangano/demos Ongoing collection of React Native animation implementations built with Reanimated, Gesture Handler and Skia, each self-contained. Enzo Manuel Mangano (@enzomanuelmangano) MIT](https://vibing.inc/library/enzomanuelmangano-demos-vg-1361)[### Mijick Popups Declarative SwiftUI presentation layer covering popups, sheets, alerts, toasts and banners under one API. Mijick (@Mijick) MIT](https://vibing.inc/library/mijick-popups-vg-1408)[### Haptico Swift haptic feedback generator with pattern-play support, so you can script vibration rhythms. Ivan Sapozhnik (@iSapozhnik) MIT](https://vibing.inc/library/haptico-vg-1347)[### vico Extensible chart library for Compose Multiplatform with declarative APIs and custom axis rendering. Patryk Goworowski and Patrick Michalik Apache-2.0](https://vibing.inc/library/vico-vg-1314)[### react-native-graph Animated line graph component for React Native built on Skia, with gesture-driven scrubbing. Margelo (@margelo) MIT](https://vibing.inc/library/react-native-graph-vg-1383)[### Pow SwiftUI effect library with prepackaged transitions and change effects: particle bursts, jumps, shines, glows and shakes. Emerge Tools (@EmergeTools) MIT](https://vibing.inc/library/pow-vg-1412)[### surface-forge SwiftUI plus Metal surfaces that react to device tilt, shipped as a dependency-free Swift package. AetherMaker MIT](https://vibing.inc/library/surface-forge-vg-1414)[### purposeful-ios-animations SwiftUI reimplementations of meaningful animations from popular iOS apps, each with source and explanation. Stream (@GetStream) MIT](https://vibing.inc/library/purposeful-ios-animations-vg-1418)[### morpheus Flutter package implementing Material container transform and shared-axis page transitions between list items and detail screens. Salby MIT](https://vibing.inc/library/morpheus-vg-1337)[### NativeUI (nativeui-org/ui) Accessible React Native components distributed through the shadcn registry format, installable with the same CLI you use on web. nativeui-org MIT](https://vibing.inc/library/nativeui-nativeui-org-ui-vg-1375)[### fluttercn Copy-into-your-project Flutter component library following the shadcn ownership model rather than a package dependency. Pinak (@pinak3748) MIT](https://vibing.inc/library/fluttercn-vg-1343)[### leshi-ui CLI and component toolkit for React Native with a theming layer and no runtime styling overhead. Agustin Oberg (@AgustinOberg) MIT](https://vibing.inc/library/leshi-ui-vg-1373)[### swiftui-spring-animations Reference catalogue of SwiftUI spring animation parameter values with side-by-side visual comparisons. Stream (@GetStream) MIT](https://vibing.inc/library/swiftui-spring-animations-vg-1421)[### Metal-SDF-Examples Shape animation examples built with signed distance fields in Metal Shading Language for iOS. Shuichi Tsutsumi (@shu223) MIT](https://vibing.inc/library/metal-sdf-examples-vg-1351)[### react-native-blur (Margelo) Blur and vibrancy view component for React Native exposing platform blur materials. Margelo (@margelo) MIT](https://vibing.inc/library/react-native-blur-margelo-vg-1382)[### Moti Declarative animation layer over Reanimated with Framer-Motion-style mount and unmount transitions, variants and sequences. Fernando Rojo (@FernandoTheRojo) MIT](https://vibing.inc/library/moti-vg-1363)[### awesome-liquid-glass Repository of SwiftUI source files reproducing iOS 26 liquid glass morphing, stretch and squash effects. Stream (@GetStream) MIT](https://vibing.inc/library/awesome-liquid-glass-vg-1417)[### AlertKit Native-feeling alert presentations copied from Apple Music and system feedback HUDs, with Done and Heart presets. Sparrow Code (@sparrowcode) MIT](https://vibing.inc/library/alertkit-vg-1403)[### react-native-skottie Renders Lottie animations through Skia's Skottie module instead of the platform Lottie runtimes. Margelo (@margelo) MIT](https://vibing.inc/library/react-native-skottie-vg-1385)[### expo-dom-components-example Reference project showing Expo DOM Components, which embed real web components inside a native app. Evan Bacon (@Baconbrix) MIT](https://vibing.inc/library/expo-dom-components-example-vg-1327)[### bottom_bar_with_sheet Flutter bottom navigation bar that expands into a sheet of secondary actions. Frezyx MIT](https://vibing.inc/library/bottom-bar-with-sheet-vg-1341)[### LNPopupUI SwiftUI library reproducing the Apple Music and Podcasts miniplayer popup bar and its expand transition. Leo Natan (@LeoNatan) MIT](https://vibing.inc/library/lnpopupui-vg-1407)[### react-native-reorderable-list Drag-to-reorder list for React Native powered by Reanimated, with nested scroll and auto-scroll handling. Omar Mahili (@omahili) MIT](https://vibing.inc/library/react-native-reorderable-list-vg-1388)[### t4-app Universal stack for iOS, Android and PWA using Tamagui, Solito and Cloudflare Workers deployment. Timothy Miller (@timothymiller) MIT](https://vibing.inc/library/t4-app-vg-1335)[### AnimatedTabBar Pure SwiftUI tab bar with a set of preset item animations and custom shape support. Exyte (@exyte) MIT](https://vibing.inc/library/animatedtabbar-vg-1405)[### SwiftfulLoadingIndicators Lightweight SwiftUI package offering roughly a dozen distinct loading animation styles with configurable colour, size and speed. Nick Sarno (@SwiftfulThinking) MIT](https://vibing.inc/library/swiftfulloadingindicators-vg-1410)[### AnchoredPopup SwiftUI popup library where the popup grows out of the element that triggered it rather than fading in. Exyte (@exyte) MIT](https://vibing.inc/library/anchoredpopup-vg-1404)[### react-native-header-motion High-level APIs for orchestrating scroll-driven header collapse, blur and title transitions in React Native. pawicao MIT](https://vibing.inc/library/react-native-header-motion-vg-1368)[### AnimateText SwiftUI library for per-character text animations with a set of preset entry effects. jasudev MIT](https://vibing.inc/library/animatetext-vg-1406)[### Zeego Menu library that renders true native iOS and Android context menus and Radix UI menus on web from one API. Fernando Rojo (@FernandoTheRojo) MIT](https://vibing.inc/library/zeego-vg-1391)[### shadcn_ui for Flutter Flutter port of shadcn/ui with 30+ components including combobox, resizable panels, sonner and date pickers. Mariuti (@nank1ro) MIT](https://vibing.inc/library/shadcn-ui-for-flutter-vg-1345)[### compose-rich-editor Rich text editor for Compose and Compose Multiplatform with HTML and Markdown import and export. Mohamed Rejeb (@MohamedRejeb) Apache-2.0](https://vibing.inc/library/compose-rich-editor-vg-1308)[### expo-quick-look Expo module exposing native file preview: QuickLook on iOS and the intent chooser on Android. Jeremy Magrin (@magrinj) MIT](https://vibing.inc/library/expo-quick-look-vg-1332)[### step_progress_indicator Flutter widget for stepped progress bars built from selected and unselected segments, highly configurable. Sandro Maglione (@SandroMaglione) MIT](https://vibing.inc/library/step-progress-indicator-vg-1342)[### shotluma Local-first open-source App Store screenshot editor built with React and TypeScript, running entirely in the browser. Zachi (@realZachi) MIT](https://vibing.inc/library/shotluma-vg-1304)[### react-native-ios-context-menu Bindings for UIKit's UIMenu and context menu previews, exposing the full iOS 13+ API surface to React Native. Dominic Go (@dominicstop) MIT](https://vibing.inc/library/react-native-ios-context-menu-vg-1390)[### ScalingHeaderScrollView SwiftUI scroll view with a sticky header that shrinks and morphs as content scrolls. Exyte (@exyte) MIT](https://vibing.inc/library/scalingheaderscrollview-vg-1409)[### expo-mascot Animated stateful mascot characters for Expo and React Native apps, driven by app state. David Mokoš (@davidmokos) MIT](https://vibing.inc/library/expo-mascot-vg-1329)[### react-spring-bottom-sheet Accessible spring-physics bottom sheet for React web with focus trapping and snap points. Cody Olsen (@stipsan) MIT](https://vibing.inc/library/react-spring-bottom-sheet-vg-1356)[### react-native-turbo-haptics Fast worklet-compatible haptic feedback module for React Native from the Rainbow wallet team. Christian Baroni (@christianbaroni) MIT](https://vibing.inc/library/react-native-turbo-haptics-vg-1350)[### expo-glass-tabs Floating liquid-glass tab bar for Expo Router with minimize-on-scroll behaviour and haptic feedback. David Mokoš (@davidmokos) MIT](https://vibing.inc/library/expo-glass-tabs-vg-1328)[### Legend List Pure-TypeScript high-performance list for React Native and React with dynamic item sizes and bidirectional infinite scroll. Legend App / Jay Meistrich (@jmeistrich) MIT](https://vibing.inc/library/legend-list-vg-1387)[### AndroidAnimatedNavigationBar Jetpack Compose navigation bar with a set of preset indicator animations and custom ball shapes. Exyte (@exyte) MIT](https://vibing.inc/library/androidanimatednavigationbar-vg-1306)[### SwiftUI-experiments Large collection of SwiftUI interaction and animation experiments recreating interfaces from shipped Apple apps. Mike (@mikelikesdesign) MIT](https://vibing.inc/library/swiftui-experiments-vg-1419)[### react-native-skia Skia graphics bindings for React Native giving shaders, paths, blurs, filters and canvas drawing at native speed. Shopify (@Shopify) MIT](https://vibing.inc/library/react-native-skia-vg-1384)[### Variablur Metal-powered variable blur for SwiftUI, letting blur radius vary across a view with a mask. Dale Price (@daprice) MIT](https://vibing.inc/library/variablur-vg-1416)[### react-native-multistep Lightweight React Native multi-step form and wizard view with Reanimated-driven transitions between steps and progress indication. Brijen Makwana (@BrijenMakwana) MIT](https://vibing.inc/library/react-native-multistep-vg-1381)[### expo-thinking-orbs AI thinking indicators and voice-agent orb animations running on the UI thread with Skia and Reanimated. Mahdi Davoodi (@mahdidavoodi7) MIT](https://vibing.inc/library/expo-thinking-orbs-vg-1362)[### SwiftUI-PathAnimations Toolkit for animating and morphing between SwiftUI Path and Shape definitions, including circle-to-shape interpolation helpers. Alberto Dellibovi (@adellibovi) MIT](https://vibing.inc/library/swiftui-pathanimations-vg-1420)[### Tapback Memojis Open-source avatar generator producing Apple-style memoji profile pictures from configurable facial features and colours. Wimell MIT](https://vibing.inc/library/tapback-memojis-vg-1305)[### open-screenshot-generator Client-side Canva alternative for app listing assets with device mockups, 3D poses and AI-assisted layout. dotnetdreamer MIT](https://vibing.inc/library/open-screenshot-generator-vg-1303)[### expo-liquid-glass-native Expo native module providing Android liquid-glass surfaces, blur layers and glassmorphism interactions through platform rendering APIs. 818jsy MIT](https://vibing.inc/library/expo-liquid-glass-native-vg-1331)[### GlotShot Tool for building App Store preview images with multi-device frames and localisation support. hooosberg MIT](https://vibing.inc/library/glotshot-vg-1302)[### react-bottom-fixed React component keeping bottom-fixed elements visible and correctly positioned on iOS Safari. almond-bongbong MIT](https://vibing.inc/library/react-bottom-fixed-vg-1354)[### react-native-floating-tab Collection of animated floating bottom tab bars for React Native supporting React Navigation and Expo Router. Moeen Mahmud (@moeen-mahmud) MIT](https://vibing.inc/library/react-native-floating-tab-vg-1393)[### react-native-unistyles Styling engine for React Native that computes styles in C++ on the shadow tree, with variants, breakpoints and themes. Jacek Pudysz (@jpudysz) MIT](https://vibing.inc/library/react-native-unistyles-vg-1398)[### react-native-confirmation-code-field OTP and confirmation code input field for React Native working across iOS, Android and web. retyui MIT](https://vibing.inc/library/react-native-confirmation-code-field-vg-1380)[### ui69 Unstyled accessible React Native primitives modelled on shadcn/ui, meant to be copied and restyled rather than configured. Satyam Raj (@enggsatyamraj) MIT](https://vibing.inc/library/ui69-vg-1379)[### Apple Fonts Collection Extracted collection of Apple's official system typefaces, San Francisco and New York included, packaged for development use. 0xsharkboy free](https://vibing.inc/library/apple-fonts-collection-vg-1319)[### window-vibrancy Tauri and Rust crate applying native window vibrancy, acrylic and mica materials on macOS and Windows. Tauri (@TauriApps) MIT](https://vibing.inc/library/window-vibrancy-vg-1425)[### Mockingbird Command-line tool for bulk-embedding app screenshots into Apple device frames, sized for App Store submission requirements. Felix Ma (@FlixMa) MIT](https://vibing.inc/library/mockingbird-vg-1323)[### react-native-auto-skeleton Generates skeleton loading placeholders automatically from your existing layout tree with no per-screen configuration. pioner92 MIT](https://vibing.inc/library/react-native-auto-skeleton-vg-1367)[### react-native-true-sheet Bottom sheet that renders the real platform sheet on iOS and Android instead of simulating one in JS. Jovanni Lo (@lodev09) MIT](https://vibing.inc/library/react-native-true-sheet-vg-1396)[### haze Background blur and glass material effects for Jetpack Compose and Compose Multiplatform. Chris Banes (@chrisbanes) Apache-2.0](https://vibing.inc/library/haze-vg-1310)[### Valkyrie IntelliJ plugin converting SVG and Android vector XML into Compose ImageVector code. ComposeGears Apache-2.0](https://vibing.inc/library/valkyrie-vg-1313)[### rive_animated_icons Flutter package of customisable Rive-powered animated icons ready to drop into navigation and buttons. nikkieke MIT](https://vibing.inc/library/rive-animated-icons-vg-1340)[### vue-spring-bottom-sheet Bottom sheet component for Vue 3 with spring physics, snap points and touch handling. megaarmos MIT](https://vibing.inc/library/vue-spring-bottom-sheet-vg-1359)[### FlashList Recycling list component for React Native rebuilt for the new architecture, with masonry layout and no size estimates. Shopify (@Shopify) MIT](https://vibing.inc/library/flashlist-vg-1386)[### app-icon-mockup Tool for generating app icon mockups rendered onto an iPhone home screen. Sachin Motwani (@sachinmotwani02) MIT](https://vibing.inc/library/app-icon-mockup-vg-1322)[### kizitonwose Calendar Highly customisable calendar view and Compose library for Android and Kotlin Multiplatform. Kizito Nwose (@kizitonwose) MIT](https://vibing.inc/library/kizitonwose-calendar-vg-1311)[### nativecn Universal shadcn/ui implementation targeting React Native and web from one component source. unisol1020 MIT](https://vibing.inc/library/nativecn-vg-1374)[### react-modal-sheet Flexible iOS-style bottom sheet for React on the web, built with Motion and accessibility handling. Teemu Taskula (@Temzasse) MIT](https://vibing.inc/library/react-modal-sheet-vg-1355)[### AlienUI Open component library of NativeWind-styled React Native elements covering forms, cards, overlays and navigation patterns. AlienUI Org MIT](https://vibing.inc/library/alienui-vg-1371)[### vue-three-d-mockup Vue component rendering an interactive 3D phone mockup to showcase app screens. Anatoly Kopyl (@anatolykopyl) MIT](https://vibing.inc/library/vue-three-d-mockup-vg-1325)[### expo-local-first-template Expo starter wired for local-first apps with Bun, TypeScript, TailwindCSS, Drizzle ORM and SQLite. expo-starter MIT](https://vibing.inc/library/expo-local-first-template-vg-1334)[### react-native-nitro-haptics Low-latency haptic feedback for React Native built on Nitro modules, callable directly from Reanimated worklets. Joel Arvidsson (@oblador) MIT](https://vibing.inc/library/react-native-nitro-haptics-vg-1348)[### tailwindcss-safe-area Tailwind CSS plugin adding utilities for iOS safe-area insets on padding, margin and height. mvllow MIT](https://vibing.inc/library/tailwindcss-safe-area-vg-1357)[### swiftui-native React Native component library that reproduces SwiftUI's control vocabulary and visual language, built with Expo and TypeScript. rit3zh MIT](https://vibing.inc/library/swiftui-native-vg-1378)[### dimmmensions Dataset of screen, safe-area and layout dimensions for every iOS and iPadOS device. Marc Bouchenoire (@marcbouchenoire) MIT](https://vibing.inc/library/dimmmensions-vg-1352)[### react-native-hold-menu Long-press context menu with blur backdrop and spring transitions, built with Reanimated. Enes Öztürk (@enesozturk) MIT](https://vibing.inc/library/react-native-hold-menu-vg-1389)[### animated_theme_switcher Flutter package that animates the transition between light and dark themes as a circular reveal. kherel MIT](https://vibing.inc/library/animated-theme-switcher-vg-1336)[### Freya Cross-platform native GUI library for Rust rendered with Skia, using a Dioxus-style declarative API. Marc Espín (@marc2332) MIT](https://vibing.inc/library/freya-vg-1317)[### floem-ui-kit Ready-made widget set for the Floem Rust GUI library, targeting Windows, macOS and Linux. pieterdd MIT](https://vibing.inc/library/floem-ui-kit-vg-1316)[### react-native-ui-blueprint Overlay tool that superimposes design files and grids on a running React Native app for pixel comparison. Alex Rodin (@nidorx) MIT](https://vibing.inc/library/react-native-ui-blueprint-vg-1402)[### tauri-nspanel Tauri plugin converting a window into a macOS NSPanel, enabling Spotlight-style floating overlays. Victor Aremu (@ahkohd) MIT](https://vibing.inc/library/tauri-nspanel-vg-1423)[### lumen-blocks Styled, ARIA-accessible component library for the Dioxus Rust UI framework, modelled on shadcn/ui structure and naming. Leaf Computer MIT](https://vibing.inc/library/lumen-blocks-vg-1318)[### react-native-tickle AHAP-style transient and continuous haptic patterns for React Native, not just the three preset impacts. Renegades Studio MIT](https://vibing.inc/library/react-native-tickle-vg-1349)[### dioxus-components Accessible unstyled foundational component primitives for Dioxus, the Rust cross-platform UI framework. Dioxus Labs (@dioxuslabs) MIT](https://vibing.inc/library/dioxus-components-vg-1315)[### safe-blind-zones-live-tester Web app visualising safe and blind zones for mobile interfaces across device shapes. Zhovten Games MIT](https://vibing.inc/library/safe-blind-zones-live-tester-vg-1320)[### unocss-preset-safe-area UnoCSS preset providing safe-area inset utilities for mobile web and PWA layouts. YeungKC MIT](https://vibing.inc/library/unocss-preset-safe-area-vg-1358)[### expo-libghostty Ghostty terminal view rendered inside an Expo or React Native app via libghostty. Arcbox Labs (@arcboxlabs) MIT](https://vibing.inc/library/expo-libghostty-vg-1330)[### react-native-image-modal Full-screen image viewer for React Native with pinch, pan and swipe-to-dismiss transitions. dev-yakuza MIT](https://vibing.inc/library/react-native-image-modal-vg-1401)[### tauri-plugin-context-menu Tauri plugin exposing true native OS context menus instead of HTML-rendered menus. c2r0b MIT](https://vibing.inc/library/tauri-plugin-context-menu-vg-1424)[### MaterialKolor Tool and Kotlin library for generating Material 3 dynamic colour schemes from a seed colour. Jordon de Hoog (@jordond) MIT](https://vibing.inc/library/materialkolor-vg-1312)[### stagger Cross-platform React Native component that applies staggered entry and exit animations to child lists via Reanimated. animate-react-native MIT](https://vibing.inc/library/stagger-vg-1370)[### Composables Registry of copy-paste Compose Multiplatform UI components with live previews and source. Composables free](https://vibing.inc/library/composables-vg-1307)[### liquid-glass-screens Two Expo React Native liquid-glass welcome screens with Skia refraction, swipe-driven sphere motion, and agent copy-paste prompts. Appllama (@jaimintf) GPL](https://vibing.inc/library/liquid-glass-screens-vg-2195)[### expo-pretext Measures React Native text heights natively before render so layouts can be computed without a measure pass. Juba Kitiashvili (@JubaKitiashvili) MIT](https://vibing.inc/library/expo-pretext-vg-1394)[### awesome-react-native-ui Source repository behind rnui.dev, a curated index of React Native UI and animation implementations with metadata. Mohibur Rahman (@mrpmohiburrahman) MIT](https://vibing.inc/library/awesome-react-native-ui-vg-1360)[### react-native-bottom-sheet Interactive bottom sheet for React Native with configurable snap points, gesture handling and keyboard behaviour. Mo Gorhom (@gorhom) MIT](https://vibing.inc/library/react-native-bottom-sheet-vg-1395)[### native-springs Set of animated React Native components built on Reanimated and Skia, focused on spring-driven interaction patterns. MatthewSRC MIT](https://vibing.inc/library/native-springs-vg-1364)[### tamagui-extras / kitchen sink Community extension library for Tamagui adding form controls, layout helpers and patterns missing from the core kit. Dominic Hobelsberger (@dohomi) MIT](https://vibing.inc/library/tamagui-extras-kitchen-sink-vg-1400)[### rive-flutter Official Flutter runtime for Rive, playing interactive state-machine-driven vector animations that respond to app state and input. Rive (@rive_app) MIT](https://vibing.inc/library/rive-flutter-vg-1339)[### VariableBlurImageView Variable and progressive blur for images across UIKit, AppKit and SwiftUI as a dependency-free package. Eskil Gjerde Sviggum (@Eskils) MIT](https://vibing.inc/library/variableblurimageview-vg-1415)[### create-expo-stack CLI that scaffolds Expo apps with your choice of router, styling system, state library and backend. RoninOSS (@roninoss) MIT](https://vibing.inc/library/create-expo-stack-vg-1333)[### GlassKit CSS component library of 24 glassmorphism components styled after iOS surfaces, usable without any JavaScript framework. JUNGHERZ MIT](https://vibing.inc/library/glasskit-vg-1353)[### pimp_my_button Flutter package that attaches configurable particle burst effects to any widget on tap. Norbert Kozsir (@Norbert515) MIT](https://vibing.inc/library/pimp-my-button-vg-1338)[### HeroUI Native React Native component library from the HeroUI team, built on NativeWind with animation and theming primitives baked in. HeroUI (@heroui-inc) MIT](https://vibing.inc/library/heroui-native-vg-1372)[### react-native-animateable-text Fork of the Text component that accepts Reanimated shared values so text content updates without JS thread re-renders. Axelra (@axelra-ag) MIT](https://vibing.inc/library/react-native-animateable-text-vg-1365)[### react-navigation-bottom-sheet Bottom sheet implemented as a React Navigation navigator so sheets participate in routing and deep links. App & Flow (@AppAndFlow) MIT](https://vibing.inc/library/react-navigation-bottom-sheet-vg-1397)[### SwiftUIX Large extension library filling gaps in SwiftUI's standard library with missing views, modifiers and UIKit bridges. Vatsal Manot (@vatsal_manot) MIT](https://vibing.inc/library/swiftuix-vg-1422)[### react-native-reusables shadcn/ui port for React Native built on NativeWind, distributed as a copy-into-your-repo CLI registry rather than an npm dependency. Founded Labs / Mrzachnugent MIT](https://vibing.inc/library/react-native-reusables-vg-1377)[### react-native-zoom-reanimated Pinch-to-zoom component reproducing Apple Photos gesture behaviour including rubber-band physics and double-tap. Kesha Antonov (@kesha-antonov) MIT](https://vibing.inc/library/react-native-zoom-reanimated-vg-1369)[### react-native-animation-samples Gesture-driven, interruptible animation samples in React Native covering complex real-world interaction cases. Aashu Dubey (@Aashu-Dubey) MIT](https://vibing.inc/library/react-native-animation-samples-vg-1366)[### shiny SwiftUI modifier adding gyroscope-driven lighting, sheen and motion-reactive gradients to any view. Austin Star (@maustinstar) MIT](https://vibing.inc/library/shiny-vg-1413)[### Tamagui Cross-platform style library and UI kit with a compiler that flattens styles to static CSS for web performance. Nate Wienert (@natebirdman) MIT](https://vibing.inc/library/tamagui-vg-1399)[### forma-ui Set of 40 opinionated Material 3 Compose components including charts, with no extra dependencies. devsnackio MIT](https://vibing.inc/library/forma-ui-vg-1309)


---

Source: https://vibing.inc/library/c/mobile-and-cross-platform-ui · Agent docs: https://vibing.inc/for-agents · MCP: https://vibing.inc/api/public/mcp
