react-native-check-btn

1.0.0 • Public • Published

react-native-CheckButton v1.0.0

You can make Check Button in React-Native

Installation

Using npm:

$ npm install --save react-native-check-btn

Usage

<CheckButton onChange={ ** Your Method ** } checked={ ** Your Parameters ** } text='Any String' />

Properties

Prop Default Type Description
containerStyle null style You can change CheckButton container style.
onChange null function To start function When user tab Check Button.
checked false bool Set to 'true' draw Check sign.
textStyle null style You can change text style.
text null String Set to String display text.

Fifty Bridge License

See the LICENSE file.

Readme

Keywords

Package Sidebar

Install

npm i react-native-check-btn

Weekly Downloads

2

Version

1.0.0

License

FIFTY BRIDGE

Last publish

Collaborators

  • laon