const [formState, dispatchFormState] = useReducer(formReducer, { inputValues: { amOpen0: currentInfo.amOpen0 ? "": '', }, inputValidities: { amOpen0: currentInfo.amOpen0 ? true : false, }, fo


Keywords
react, native, inputs
License
ISC
Install
npm install @asfy/rn-inputs@1.1.23