We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 595e207 commit a6d1edfCopy full SHA for a6d1edf
1 file changed
README.md
@@ -10,7 +10,6 @@ This repository is a set of high order components designed to help you take cont
10
* Connects your React Native input to Formik with no boilerplate (See `makeReactNativeField`)
11
* Add a `type` prop on your TextInput to take care of the input options based on the type (See `withInputTypeProps`)
12
* Automatically focus the next input (See `withNextInputAutoFocus`)
13
-* Awesome Test coverage [](https://coveralls.io/github/bamlab/react-native-formik?branch=master)
14
15
**Table of contents**
16
0 commit comments