JSPM

  • Created
  • Published
  • Downloads 27810
  • Score
    100M100P100Q155448F
  • License MIT

Utilities for react-native + iOS

Package Exports

  • react-native-ios-utilities
  • react-native-ios-utilities/lib/commonjs/index.js
  • react-native-ios-utilities/lib/module/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-ios-utilities) 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-ios-utilities

placeholder

Installation

npm install react-native-ios-utilities

Usage

import IosUtilities from "react-native-ios-utilities";

// ...

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

Contributing

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

License

MIT