Open JulienVig opened 4 years ago
Done in ChallengeDetailsScreen, ProfileScreen What is left: ChallengeList (move the scroll view in ChallengesScreen and ChallengesByCategory) and the friend system once it has been merged
Could be useful in ChallengeValidation too
Current problematic: once a screen is mounted it is not refreshed when a change has been made (e.g. a new validated challenge should be displayed in the profile). The current fix is to go back to the login screen to login once again.
A good feature would be to refresh the current screen by swiping down.