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

Add new quick option(s) #361

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

aitor-gamarra
Copy link

@aitor-gamarra aitor-gamarra commented Jan 6, 2025

Summary

  • Add expo-quick-actions module
  • Implement Add transaction quick action
  • Create "Quick action" callback for navigation

Related to: #120

Preview

iOS Android
Abacus iOS QuickAction Abacus Android QuickAction

Notes

  • I tried to use the same format that is used in the repo, but feel free to change anything you don't like 😄.
  • I implemented a new type (AbacusQuickAction) so that in the future new params can be typed for new quick actions
  • Future quick action idea:
    • Search transaction: Navigating to the transactions tab and focusing on the search box, apparently recommended action according to expo-quick-actions module

Let me know if you want to change anything, thanks!

- Add expo-quick-actions module
- "Add transaction" quick action
- Quick action callback for navigation
@victorbalssa victorbalssa self-requested a review January 7, 2025 10:27
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.

2 participants