RychardHunt / Fyt

Personal Workout Application
2 stars 5 forks source link

:art: Tied existing screens together using react-navigation drawer an… #41

Closed astewartgit closed 5 years ago

astewartgit commented 5 years ago

…d tab nav. Add styling to screens to make them play well with the navigation elements. Rebuilt profile screen.


name: 🚀 Pull Request about: Implementation of a feature or bug fix.


Pull Request

Related Issue Implemented basic profile screen, tied screens together using navigation ui.

Describe the solution you implemented Added Profile, placeholder Diet, Workout, and Playlist screen to the tab navigator. Added placeholder Settings screen to header drawer navigation. Styled each screen to have appropriate color themeing and to format correctly around the header and footer. Built on native base UI and the react-navigation navigation implementation.

Describe alternatives you've considered N/A

How Has This Been Tested? Practical testing.

Screenshots ezgif-2-31be6d53f1b6

Types of Changes