Documentation Index
Fetch the complete documentation index at: https://copylabs.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Installation
Requirements
Radix Themes Native requires the following peer dependencies:| Package | Version |
|---|---|
react | >= 18 |
react-native | >= 0.70 |
expo | >= 48 |
Install the Package
Choose your preferred package manager:Install Peer Dependencies
If you’re starting a new project, make sure you have React Native and Expo installed:Optional Dependencies
Safe Area Context
For proper safe area handling on iOS and Android devices with notches:If you’re using Expo, this is likely already installed in your project.
Verify Installation
Create a simple test to verify the installation:TypeScript Support
Radix Themes Native is written in TypeScript and includes type definitions out of the box. No additional installation is required.Next Steps
Quick Start
Learn how to set up your first app with Radix Themes Native.
Theming
Customize the look and feel of your app with the theming system.