Package Exports
- @primer-io/react-native
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 (@primer-io/react-native) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
@primer-io/react-native
Primer SDK for RN
Installation
npm install @primer-io/react-nativeUsage
import ReactNative from "@primer-io/react-native";
// ...
const result = await ReactNative.multiply(3, 7);Contributing
See the contributing guide to learn how to contribute to the repository and the development workflow.
License
MIT