v1.0.0

Introduction

Reactnatively is a premium React Native UI framework built around the Liquid Glass design philosophy. It brings adaptive blur surfaces, cinematic motion, and immersive visual depth to every component.

What is Reactnatively?

Reactnatively is a monorepo of modular packages that together form a complete UI design system for React Native. Unlike traditional component libraries, Reactnatively is built around a rendering philosophy rather than a visual style. Every component understands glass. Every animation is physically grounded.

The framework ships with a complete glass rendering engine, design token system, 80+ components, motion system, and accessibility primitives through one primary package: reactnatively. Focused secondary APIs such as reactnatively/glassare available when you want narrower imports.

Packages

PackageDescriptionStatus
reactnativelyFull framework bundlestable
reactnatively/glassLiquid Glass rendering enginestable
reactnatively/themeToken system + theme enginestable
reactnatively/animationsSpring presets + motion hooksstable
reactnatively/hooksUtility hooksstable
reactnatively/primitivesAccessibility primitivesstable
reactnatively/utilsShared utilitiesstable

Requirements

  • React Native 0.73 or later (0.79+ recommended)
  • Expo SDK 50 or later (SDK 53 recommended)
  • React 18 or later
  • react-native-reanimated 3.6+
  • TypeScript 5.0+ (optional but strongly recommended)

Ready to get started?

Install Reactnatively in under 2 minutes.

Installation guide