React_native common components which were developed by typescript
- Used Expo
- Used TypeScript
- Fully customized components
Buttons:
SimpleButton, LoadingButton, CheckBoxButton, IconButton, RadioButton, SwitchButton, TabButton, ...
Inputs:
InputWithClearButton, InputWithIcon, InputWithLabel, SecureInput, SimpleInput, TwoFloorInputs, ...
Texts:
AppText, AppTitle, ...
Others:
AppSpinner, AppFlatList, FooterLoading, ItemSeparator, ModalRootScreen, ...
- clone the project
- go to the root folder
- in terminal -> npm install
- npx expo start