Refactor profile to use new ViewSelector element which is reusable and now supports swipe gestures

This commit is contained in:
Paul Frazee 2022-09-06 22:34:31 -05:00
parent 4974f97bf3
commit 69265753bf
4 changed files with 279 additions and 139 deletions

View file

@ -21,4 +21,5 @@ Paul's todo list
- Followers list
- Follows list
- Bugs
- Check that sub components arent reloading too much
- Check that sub components arent reloading too much
- Profile isn't caching on nav anymore