Skip to content
This repository was archived by the owner on Jan 31, 2023. It is now read-only.

Latest commit

 

History

History
26 lines (18 loc) · 600 Bytes

File metadata and controls

26 lines (18 loc) · 600 Bytes

bs-react-native-masked-text

Greenkeeper badge Build Status

BS bindings for react-native-masked-input

Install

yarn add bs-react-native-masked-input

Usage

<MaskedInput type=`date value onChangeText/>

Done

  • Types
  • onChangeText
  • value
  • options

For more types check the MaskedText.re file