React Native Packages¶
MEDHIRA provides several React Native packages for building mobile applications.
Packages¶
medhira-react-native-responsive-screen¶
Responsive screen utilities for React Native - helps build responsive layouts that work across different screen sizes.
npm install medhira-react-native-responsive-screen
medhira-rn-otp-textInput¶
OTP/PIN text input component for React Native - provides secure OTP input fields.
npm install medhira-rn-otp-textinput
medhira-rn-styles-cache¶
Style caching with LRU for React Native - improves performance by caching style objects.
npm install medhira-rn-styles-cache
medhira-rn-typescript-hooks¶
TypeScript validation hooks for React Native forms.
npm install medhira-rn-typescript-hooks
More Information¶
Each package has its own documentation on GitHub and npm.