JSPM

  • Created
  • Published
  • Downloads 104763
  • Score
    100M100P100Q172738F
  • License MIT

mono repo setup with bob

Package Exports

  • @react-native-aria/overlays

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-aria/overlays) 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-bob-mono

mono repo setup with bob

Installation

npm install react-native-bob-mono

Usage

import BobMono from "react-native-bob-mono";

// ...

const result = await BobMono.multiply(3, 7);

Contributing

See the contributing guide to learn how to contribute to the repository and the development workflow.

License

MIT