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.