This is a React Native app for barbershop scheduling.
Project created with React Native CLI. See official docs to set up the environment.
Install dependencies
yarn
Install IOS Pods
cd ios && pod install
Run IOS
yarn ios
Run Android
yarn android
Run Tests
yarn test
- React Native
- TypeScript
- React Navigation: Routing and navigation
- Axios: Promise based HTTP client
- React Query: Fetching, caching, synchronizing and updating server state.
- restyle for theme and build UI
Android | IOS | |
---|---|---|
Splash Screen | ||
Home Screen | ||
Barbershop Screen | ||
Barbershop Info Screen |