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
This library is meant to be used as a dependency for other libraries โ i.e. it is a way to share code between libraries, and prevent duplicated logic (specifically, this library contains iOS native code).
See CHANGELOG for the release history, and the version compatibility table for reference.
๐งโ ๏ธ Re-Write WIP ๐งโ ๏ธ
This library is being re-written to support the new architecture. Please see this is issue for progress ๐
Installation
npm install react-native-ios-utilitiesVersion Compatibility
| Library Version | Child Libraries / Dependents |
|---|---|
react-native-ios-utilitiesVersion: 4.3.x |
react-native-ios-context-menuVersion: 2.4.xreact-native-text-input-wrapperVersion: 0.1.xreact-native-ios-adaptive-modalVersion: 0.6.x |
react-native-ios-utilitiesVersion: 4.4.x |
react-native-ios-context-menuVersion: 2.5.xreact-native-text-input-wrapperVersion: 0.1.xreact-native-ios-adaptive-modalVersion: 0.7.x |
Contributing
See the contributing guide to learn how to contribute to the repository and the development workflow.
License
MIT