{"repo":"EvanBacon/expo-quick-actions","free":true,"listed":false,"github":"https://github.com/EvanBacon/expo-quick-actions","clone":"git clone https://github.com/EvanBacon/expo-quick-actions.git","description":"Add home screen quick actions / shortcuts and custom icons to your Expo app","language":"TypeScript","stars":654,"topics":["expo","kotlin","react-native","swift"],"license":"MIT","category":"mobile-apps","readme_excerpt":"expo-quick-actions This is not an official Expo SDK package. A comprehensive React Native library for home screen quick actions ( expo-quick-actions ) and dynamic app icons ( expo-quick-actions/icon ). Versioning Ensure you use versions that work together! expo expo-quick-actions ------ -------------------- 56.0.0 6.0.2 54.0.0 6.0.0 53.0.0 5.0.0 52.0.0 +3.0.0 51.0.0 2.0.0 50.0.0 1.0.0 49.0.0 0.0.0 API documentation Action The Action type is an object with the following properties: - id: string : A unique identifier for the action. - title: string : The title of the action. - subtitle?: string null : The subtitle of the action, iOS-only. - icon?: string null : Asset reference to use for the icon. - params?: Record null : Additional serial parameters for the action. initial Action null A static property that returns the initial quick action item that was used to open the app, if any. maxCount number null A static property that returns the maximum number of quick action items that can be set. - On iOS, this is hardcoded to 4. - On Android, this is dynamically collected on start-up. setItems (items: Action[]) = Promise An async function that sets the quick action items for the app. Both Apple and Android recommend a max of 4 items. isSupported () = Promise An async function that returns whether the device supports home screen quick actions. addListener (listener: (payload: Action) = void) = Subscription Adds a listener that will fire when a quick action is triggered. Icons Read t","default_branch":null,"files":null,"tree":[],"storefront":"/r/EvanBacon","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/EvanBacon/expo-quick-actions/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}