…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
Types of Changes
[ ] Bug fix (non-breaking change which fixes an issue)
[x ] New feature (non-breaking change which adds functionality)
[x ] Breaking change (fix or feature that would cause existing functionality to change)
[ x] I have read the CONTRIBUTING document.
[x ] My code follows the code style of this project.
[x ] My change requires a change to the documentation.
…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
Types of Changes