@suresure/react-native-components

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.


Keywords
react, react-native, components, expo, masked text, text input, react-native-component
License
MIT
Install
npm install @suresure/react-native-components@1.0.10

Documentation

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'