Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feat/stack plus #138

Merged
merged 10 commits into from
Oct 7, 2024
Merged

Feat/stack plus #138

merged 10 commits into from
Oct 7, 2024

Conversation

ClaudeArs
Copy link

No description provided.

ClaudeArs and others added 3 commits October 2, 2024 11:37
Signed-off-by: Claude Arseneault <[email protected]>
Signed-off-by: Claude Arseneault <[email protected]>
@@ -35,7 +37,7 @@ const HomeFooter = () => {
{notifications?.length > 0 && (
<TouchableOpacity
style={styles.footerLinkContainer}
onPress={() => navigate(Stacks.HistoryStack as never, { screen: Screens.HistoryPage } as never)}
onPress={() => navigate(Stacks.OptionsPlus as never, { screen: Screens.OptionsPlus } as never)}
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tu remettras ça comme avant

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

C'est fait!

@ClaudeArs ClaudeArs merged commit c6820f3 into main Oct 7, 2024
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants