- React-navigation
- React-native gesture handler
- Reanimated
- React-Hook-Form
- React-Hooks
- React-Native-Calendars
- React-Native-Testing-Library
- Flipper
Simple booking app, layed out for a photographer. It consists of and intro page, gallery, about, bokking and gallery broken into segment pages. App.js is the entry point, made up of theme provider and navigation container. Within in this container lives the screens of course. They consists of reusuable components and styles to display each individual one.
On the coral modal screen pinch and drag gestures are ustilized to view the image indepth. Booking screen a user selects specific date on calendar and confirms by entering cell number. They recieve a text message witht the date selected. On the about screen a user can be deep linked to email by pressing email me.