Fix the profile screen
The entirety of it is not in the best state as mentioned in #552.
- Make the entire thing scrollable: having the banner and tabs at the top always only allows for about half of the phone screen to be interactive, this is very limiting and unnecessary since other screens/pages allow to scroll away from the banner.
- Add stats and make the media lists more contextual: The media lists are just
MediaSmallRows, we can make a new list component for the profile screen since they don't fit in as is.
- Pull to refresh: Once the first bullet is resolved.
Fix the profile screen
The entirety of it is not in the best state as mentioned in #552.
MediaSmallRows, we can make a new list component for the profile screen since they don't fit in as is.