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

Merged
merged 2 commits into from
Feb 17, 2025

Conversation

aitor-gamarra
Copy link
Contributor

@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
@victorbalssa victorbalssa merged commit 5d3a63b into victorbalssa:develop Feb 17, 2025
@victorbalssa victorbalssa added this to the 0.21.0 milestone Feb 17, 2025
@victorbalssa victorbalssa added the enhancement New feature or request label Feb 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants