About¶
MEDHIRA¶
Engineering Intelligence Across Everything
MEDHIRA builds and maintains open-source libraries for the developer community with a focus on quality, documentation, and developer experience.
Our Mission¶
- Clean, maintainable code
- Comprehensive documentation
- Community-driven growth
- Reliable, well-tested packages
medhira-rn-otp-textinput¶
A React Native OTP/PIN text input component for collecting one-time passwords and security codes in mobile applications.
Use Cases¶
- Authentication and login flows
- Phone number verification
- Payment confirmations
- Security PIN entry
Why This Library?¶
Collecting OTP or PIN codes is a common mobile requirement. This library provides a customizable, typed, zero-native-code solution that works with both Expo and bare React Native projects.
Contributing¶
We welcome contributions! Visit the GitHub repository.
Development Setup¶
git clone https://github.com/HELLOMEDHIRA/medhira-rn-otp-textInput.git
cd medhira-rn-otp-textInput
npm install
npm test
npm run prepare
Support¶
- Email: hello.medhira@gmail.com
- GitHub Issues: github.com/HELLOMEDHIRA/medhira-rn-otp-textInput/issues
- LinkedIn: @smuniharish
License¶
MIT — see LICENSE.
Acknowledgments¶
Inspired by react-native-otp-textinput by naveenvignesh5.
Made with love by MEDHIRA