Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gustash/react-native-siri-shortcut
A React Native package for using iOS 12+ Siri Shortcuts.
https://github.com/gustash/react-native-siri-shortcut
ios react react-native siri siri-shortcuts
Last synced: about 10 hours ago
JSON representation
A React Native package for using iOS 12+ Siri Shortcuts.
- Host: GitHub
- URL: https://github.com/gustash/react-native-siri-shortcut
- Owner: Gustash
- License: mit
- Created: 2018-09-25T21:59:38.000Z (over 6 years ago)
- Default Branch: main
- Last Pushed: 2023-12-13T17:28:42.000Z (about 1 year ago)
- Last Synced: 2024-10-30T16:03:32.041Z (2 months ago)
- Topics: ios, react, react-native, siri, siri-shortcuts
- Language: Objective-C
- Homepage: https://gustash.github.io/react-native-siri-shortcut/
- Size: 2.21 MB
- Stars: 312
- Watchers: 5
- Forks: 49
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# React Native Siri Shortcut
This module lets you use Siri Shortcuts inside your React Native app.
## Example project
Feel free to clone this repo and run the `example/` project.
Run `npm install` or `yarn install` in the `example/` directory.
Run `pod install` in the `example/ios/` directory.
Build the app in XCode.
### Mentions