In this PR we added a new screen that appears after a user subscribes to a course. The purpose of this screen is to make it clear to the user that they are now subscribed to a specific course.
Changes
Added SubscribedToCourseScreen, which navigates to either a course or the main menu for the user.
Also changed the navigation for the back button when on a course to navigate to main menu instead of goBack() to reflect the behavior wanted from PO
Description
In this PR we added a new screen that appears after a user subscribes to a course. The purpose of this screen is to make it clear to the user that they are now subscribed to a specific course.
Changes
Added SubscribedToCourseScreen, which navigates to either a course or the main menu for the user. Also changed the navigation for the back button when on a course to navigate to main menu instead of goBack() to reflect the behavior wanted from PO
Related Issues
https://github.com/orgs/Educado-App/projects/14/views/12?pane=issue&itemId=78204270&issue=Educado-App%7Ceducado-mobile%7C263
Checklist
Screenshots (if applicable)
If mobile/frontend pull request, what version of the backend is it stable, and running on?
Commit id can be found under branch --> commits.
Branch: staging
Commit id: 449cc94