Closed devKiratu closed 2 years ago
I like how you edited the style names to something more understandable/relatable. Good job!
Thanks!
@brianwachira I have noted that the Publish App to Develop Channel
job has failed due to lack of an image asset. (see screenshot below). How do I go about fixing this? Open a new PR?
@brianwachira I have noted that the
Publish App to Develop Channel
job has failed due to lack of an image asset. (see screenshot below). How do I go about fixing this? Open a new PR?
I've seen it's being addressed by PR#49
Description
This PR Structures the About Screen as per the provided design. The data used is mock data which shall be replaced once data from the server is available. To enable navigation to the Team screen, minor changes have been made to the following existing files:
A new file, the custodian of custom navigation types, (
src/types/Navigation.ts
) has been created.Fixes #17
Type of change
How Has This Been Tested?
By running the app locally, and testing using the Android emulator and an android device running on android 9
Screenshots
- About Screen on loading
- on scrolling
on navigating to Team screen. The circled word was passed as a route param
Checklist: