Start with Figma
You can use the Figma plugin to design components, create themes, choose icons, and export the Figma file as an EXO project.
Run the Plugin
- Go to the Figma -> React Native plugin page
- Press
Open in…
and selectPlayground File
Export the Project
- Go to the plugin's
Export
tab - Press
Download Components
- Extract the downloaded zip
Install Dependencies
npm
npm install
Run Development Servers
npm
npm start