Skip to content

Commit a6d1edf

Browse files
authored
docs(readme): coverage not awesome anymore
1 parent 595e207 commit a6d1edf

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ 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/github/bamlab/react-native-formik/badge.svg?branch=master)](https://coveralls.io/github/bamlab/react-native-formik?branch=master)
1413

1514
**Table of contents**
1615

0 commit comments

Comments
 (0)