expo-quick-actions
expo-quick-actions copied to clipboard
Android impl code comment
Implementing action messages in my app right now.
https://github.com/EvanBacon/expo-quick-actions/blob/75534fd0139c0130eb366be5753a973758497b99/plugin/src/withShortcutsXML.ts#L68
I think this needs to start with res/xml/shortcuts.xml
I also had to change the "android:shortcutShortLabel"
and LongLabel to be resources.
Thanks for the head start, i was able to get it working with your commented out android code.
I've been trying to follow your advice from https://evanbacon.dev/blog/apple-home-screen-widgets to use CNG, so i have a custom local module.