@suresure/react-native-components
v1.0.10
Published
A package with the purpose of bringing some useful component wrappers, such as a wrapper for masked and unmasked TextInputs, and a wrapper for a focus-based StatusBar.
Downloads
3
Maintainers
Readme
react-native-components
Work in progress.
About
A package with the purpose of bringing some useful component wrappers, such as a wrapper for masked and unmasked TextInputs, and a wrapper for a focus-based StatusBar.
Install
npm
npm i @suresure/react-native-components
yarn
yarn add @suresure/react-native-components
Usage
import { Masked, Unmasked, StatusBar } from '@suresure/react-native-components'