Loading




React Native component registry. Native StyleSheet. Native gestures. Native haptics. Native feel.
Items
Free to install
Behind a key
Last push
9 days ago
1 stars. Both figures are GitHub's about this repository, not ones this index measured.| Component | What the registry says it is | Kind | Access | Installs | Command |
|---|---|---|---|---|---|
| Action Iconaction-icon | Circular icon button with Liquid Glass support and size/variant options. | Components | Unverified | no deps | |
| Animated Contentanimated-content | Animate content transitions with spring-based enter/exit animations. Supports horizontal, vertical, and fade presets. | Components | Unverified | 1 dep | |
| Badgebadge | Status badge with color variants. | Components | Unverified | no deps | |
| Bottom Sheetbottom-sheet | Modal bottom sheet with pan-to-dismiss gesture, backdrop, and spring animations. | Components | Unverified | 5 deps | |
| Breathing Viewbreathing-view | Wrapper that pulses its subtree's opacity while loading, then eases back to full opacity without a jump. | Components | Unverified | 1 dep | |
| Buttonbutton | Pressable button with variants, sizes, loading state, and haptic feedback. | Components | Unverified | no deps | |
| Cardcard | Composable card container with header, content, and footer sections, plus a list-friendly pressable variant. | Components | Unverified | no deps · 2 files | |
| Carouselcarousel | Swipeable pager carousel with animated page dots, active-page injection, and frozen off-screen pages. | Components | Unverified | 3 deps | |
| Chart Calloutchart-callout | Floating scrub readout plus the useScrub hook: touch-and-hold to raise a cursor, drag between points, lift to dismiss. | Components | Unverified | 3 deps · 2 files | |
| Date Pickerdate-picker | Three-column month/day/year picker using native scroll wheels. | Components | Unverified | 1 dep | |
| Feature Pagerfeature-pager | Controlled full-bleed pager for in-screen feature tours: the screen's button advances it, and it publishes fractional scroll progress. | Components | Unverified | 1 dep | |
| Icon Symbolicon-symbol | Cross-platform icon component: SF Symbols on iOS, Material Icons on Android/web. | Components | Unverified | 2 deps · 3 files | |
| Input Stepperinput-stepper | Numeric stepper with animated ticker display, increment/decrement buttons, disabled state, and optional value tap action. | Components | Unverified | 2 deps | |
| Listlist | Unified iOS-style list: one row at 58/44/auto heights, a 13/15/17 type ladder, hairlines inset at both ends, and a press wash instead of a scale. | Components | Unverified | no deps | |
| Markdownmarkdown | Themed markdown renderer with code block copy button. | Components | Unverified | 2 deps | |
| Onboardingonboarding | Step-based onboarding engine with animated layout, progress bar, skip logic, and lifecycle hooks. | Components | Unverified | 5 deps · 9 files | |
| Option Cardoption-card | Selectable option card with checkbox, icon, description, and left/center alignment. | Components | Unverified | 1 dep | |
| Option Groupoption-group | Single or multi-select option group with vertical/horizontal layout. | Components | Unverified | 1 dep | |
| OTP Inputotp-input | One-time password input with individual digit boxes. | Components | Unverified | no deps | |
| Page Dotspage-dots | Pill paging indicator whose active dot widens and tints with a fractional page position. | Components | Unverified | 1 dep | |
| Progress Ringprogress-ring | Skia progress ring with overflow laps, striped target band, and animated color crossfade. | Components | Unverified | 2 deps | |
| Range Barrange-bar | Skia value-on-a-range bar with tinted zone bands, a dot or tick indicator that punches a transparent ring through the track, and an optional reference line. | Components | Unverified | 1 dep | |
| Ruler Sliderruler-slider | iOS-style ruler picker with Skia rendering, UIScrollView rubber band, projection-based fling, and haptic ticks. | Components | Unverified | 3 deps | |
| Screenscreen | Screen scaffold: native stack header with a scroll-fade blur fallback, keyboard-aware content, and gradient header/footer scrims. | Components | Unverified | 6 deps · 8 files | |
| Separatorseparator | Horizontal or vertical divider line. | Components | Unverified | no deps | |
| Skeletonskeleton | Pulsing loading placeholder with configurable dimensions. | Components | Unverified | 1 dep | |
| Slider Barslider-bar | Animated slider with gesture control, step snapping, labels, haptic feedback, and thumb/track style variants. | Components | Unverified | 2 deps | |
| Sortable Listsortable-list | Generic drag-to-reorder list: absolute slots, spring re-slotting, edge autoscroll, and haptic swaps, with order held in a shared value. | Components | Unverified | 3 deps | |
| Sparklinesparkline | Tiny inline Skia trend line with a fading stroke, sized for table rows and stat cells. | Components | Unverified | 1 dep | |
| SVG Icons (Icon Extension)svg-icons | Optional extension for icon-symbol: adds custom SVG icon support with BaseIcon wrapper and registry pattern. | Components | Unverified | 1 dep · 3 files | |
| Text Areatext-area | Multiline text input with label, error state, and configurable height. | Components | Unverified | no deps | |
| Text Inputtext-input | Themed text input with label, error state, and icon slots. | Components | Unverified | no deps | |
| Theme Icontheme-icon | Icon wrapped in a tinted circle background. Ideal for category icons and settings. | Components | Unverified | no deps | |
| Tickerticker | Skia rolling-number ticker: per-digit spring rolls, springing width, ghost fade-outs, locale/currency formatting, and gradient-masked edges. | Components | Unverified | 2 deps · 2 files | |
| Timeline Charttimeline-chart | Scrolling Skia timeline chart with line, bar, range, stacked and grouped modes, touch-and-hold scrubbing, and a settling y-axis. | Components | Unverified | 5 deps | |
| Toasttoast | Top-center glass pill toast with spring entry, swipe-up dismiss, tones, and an imperative show/hide API. | Components | Unverified | 3 deps | |
| Touchabletouchable | Animated pressable with spring scale, opacity animations, and haptics. | Components | Unverified | 1 dep |
| Component | What the registry says it is | Kind | Access | Installs | Command |
|---|---|---|---|---|---|
| Supabase Auth + React Queryauth-supabase | Starter template for Supabase auth with MMKV persistence, Zustand auth store, and React Query patterns. | Blocks | Unverified | 4 deps · 5 files |
| Component | What the registry says it is | Kind | Access | Installs | Command |
|---|---|---|---|---|---|
| useColorSchemeuse-color-scheme | Color scheme hook with safe default. | Hooks | Unverified | no deps | |
| useForegroundEpochuse-foreground-epoch | Re-render on each background-to-foreground transition so UI-thread animations re-assert their targets. | Hooks | Unverified | no deps |
| Component | What the registry says it is | Kind | Access | Installs | Command |
|---|---|---|---|---|---|
| Chart Datachart-data | Chart data helpers: bucket daily rows into a gap-free timeline, rolling quantile bands, monotone cubic tangents, and axis labels. | Utilities | Unverified | 1 dep | |
| Colorcolor | Hex color helpers: add alpha, mix two colors, shade toward black. | Utilities | Unverified | no deps | |
| Glass Viewglass | Safe wrapper for expo-glass-effect Liquid Glass. Falls back gracefully when unavailable. | Utilities | Unverified | no deps | |
| Gradient Tintgradient-tint | Two-stop gradient fade for headers, footers, and scroll edges. | Utilities | Unverified | 1 dep | |
| Hapticshaptics | Safe haptics wrapper that never crashes if expo-haptics is not installed. | Utilities | Unverified | no deps | |
| Number Formatnumber-format | Device-locale number formatting: DEVICE_LOCALE and formatDecimal (localized toFixed). | Utilities | Unverified | no deps | |
| Presspress | Shared press-in delay so taps inside a scrollable lose to the scroll. | Utilities | Unverified | no deps | |
| Themetheme | Token-based theme system with light/dark mode and custom schemes. | Utilities | Unverified | no deps · 3 files |

