Workshop for mobile application developing using React native
expo init <app-name>
cd <appfolder>
npm start
Highlights
- Create components
- States
- Props
- Styling
Highlights
- Extra styling
- Customisable component
- using props for styling and passing data
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Workshop for mobile application developing using React native
expo init <app-name>
cd <appfolder>
npm start
Highlights
Highlights