Package Exports
- react-native-ios-utilities
- react-native-ios-utilities/build/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.
🚧⚠️ Library + Documentation WIP 🚧⚠️
This library and its documentation is currently a ✨work-in-progress ✨
Installation
npm install react-native-ios-utilities
Version Compatibility
Library Version | Child Libraries / Dependents |
---|---|
react-native-ios-utilities Version: 4.3.x |
react-native-ios-context-menu Version: 2.4.x react-native-text-input-wrapper Version: 0.1.x react-native-ios-adaptive-modal Version: 0.6.x |
react-native-ios-utilities Version: 4.4.x |
react-native-ios-context-menu Version: 2.5.x react-native-text-input-wrapper Version: 0.1.x react-native-ios-adaptive-modal Version: 0.7.x |
Contributing
See the contributing guide to learn how to contribute to the repository and the development workflow.
License
MIT