File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- # React Native Formik [ ![ Coverage Status] ( https://coveralls.io/repos/bamlab/react-native-formik/badge.svg?branch=master )] ( https://coveralls.io/r /bamlab/react-native-formik?branch=master ) [ ![ license ] ( https://img.shields.io/github/license/mashape/apistatus. svg )] ( )
1+ # React Native Formik [ ![ Coverage Status] ( https://coveralls.io/repos/github/ bamlab/react-native-formik/badge.svg?branch=master )] ( https://coveralls.io/github /bamlab/react-native-formik?branch=master ) [ ![ License: MIT ] ( https://img.shields.io/badge/License-MIT-yellow.svg )] ( https://opensource.org/licenses/MIT ) [ ![ semantic-release ] ( https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079. svg)] ( https://github.com/semantic-release/semantic-release )
22
33Forms are very verbose in React, and a lot of the time, you end up copy pasting a lot of boilerplate.
44
@@ -10,7 +10,7 @@ This repository is a set of high order components designed to help you take cont
1010- Connects your React Native input to Formik with no boilerplate (See ` makeReactNativeField ` )
1111- Add a ` type ` prop on your TextInput to take care of the input options based on the type (See ` withInputTypeProps ` )
1212- Automatically focus the next input (See ` withNextInputAutoFocus ` )
13- - Awesome Test coverage [ ![ Coverage Status] ( https://coveralls.io/repos/bamlab/react-native-formik/badge.svg?branch=master )] ( https://coveralls.io/r /bamlab/react-native-formik?branch=master )
13+ - Awesome Test coverage [ ![ Coverage Status] ( https://coveralls.io/repos/github/ bamlab/react-native-formik/badge.svg?branch=master )] ( https://coveralls.io/github /bamlab/react-native-formik?branch=master )
1414
1515** Table of contents**
1616
You can’t perform that action at this time.
0 commit comments