Getting Started with Native
Welcome to our React Native component library! This comprehensive guide will help you integrate our components into your React Native application. Our library is designed to work seamlessly with both Expo and bare React Native projects, providing a consistent and delightful user experience.
Prerequisites
Before getting started, ensure you have:
- Node.js 18.0 or later installed
- A React Native project (either Expo managed or bare workflow)
- Basic familiarity with React Native development
- A package manager (npm, yarn, or pnpm)
Installation
You can integrate our component library into either a new or existing React Native project. We support both Expo managed workflow and bare React Native projects.