react-native-ios-utilities

Utilities for react-native + iOS


Keywords
react-native, ios, utilities, utility
License
MIT
Install
npm install react-native-ios-utilities@4.4.4

Documentation

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