-
Notifications
You must be signed in to change notification settings - Fork 1.4k
feat: quick actions #6902
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
base: develop
Are you sure you want to change the base?
feat: quick actions #6902
Conversation
…eactNative into feat/quickactions_native
|
Important Review skippedDraft detected. Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the ✨ Finishing touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Proposed changes
Issue(s)
closes: #1705
closes: #6227
Approach for Killed state
iOS
store the quick action on native side and check from js side for any quickaction
android
iOS way will not work for android
when app is opened through quickaction save it as intent so that we can access it by using deep linking
How to test or reproduce
Screenshots
Types of changes
Checklist
Further comments