A React Native library that enables you to use iOS 12+ Siri Shortcuts.
npm install react-native-siri-shortcutThis module lets you use Siri Shortcuts inside your React Native app.
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.