Package Exports
- react-native-siri-shortcut
- react-native-siri-shortcut/index.js
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (react-native-siri-shortcut) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
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.