Inputs
FlexNative Inputs package is part of FlexNative for React Native, it provides a same base inputs UI library and functionality.
Dependencies
Installation
You can installing FlexNative Inputs packages using npm:
npm i @flexnative/inputs
📄️ Check Box
The CheckBox is typically used to represent boolean values via a binary checked state.
🗃️ Check List
2 items
🗃️ Numeric Text Box
2 items
🗃️ Text Box
2 items