Button Types
There are three types of Button components in ExpoShip codebase- Primary Button
- Outline Button
- Ghost Button
You can find these buttons at
/components
folder.Usage
You can use these buttons like this:Buttons.js
Button component
/components
folder.