Text Input Types
There are three types of Text Input components in ExpoShip codebase- Basic Input
- Password Input
- Search Input
You can find these text input’s at
/components
folder.Usage
You can use these text input’s like this:TextInput.js