Version: 3.0.7
Install in Create React App project
- New Project
- Existing Project
The easiest way to get started with NativeBase in create react app is using NativeBase template.
JavaScript#
TypeScript#
Create a new CRA project If not exist
Refer this guide if you need additional configurations.
Install dependencies#
- yarn
- npm
Run the Hello world example#
Put the below code in your App.js
