rn-joi
v0.0.9
Published
React Native wrapper for Joi
Downloads
36
Readme
Joi wrapper for React Native
Joi wrapper that stubs out built-in modules so Joi can be used in React Native.
Note
This is not a Joi fork, it installs Joi and Hoek, then stubs out the built-in Node modules crypto, dns, net, and path.
Installation
npm install rn-joi
Usage
Please refer to Joi's README for usage information.
License
MIT