Skip to content

Commit c944750

Browse files
committed
Update readme
1 parent 075280d commit c944750

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
[![react-native-confirmation-code-field on npm](https://badgen.net/npm/v/react-native-confirmation-code-field)](https://www.npmjs.com/package/react-native-confirmation-code-field)
44
[![react-native-confirmation-code-field downloads](https://badgen.net/npm/dm/react-native-confirmation-code-field)](https://www.npmtrends.com/react-native-confirmation-code-field)
55
[![react-native-confirmation-code-field install size](https://packagephobia.com/badge?p=react-native-confirmation-code-field)](https://packagephobia.com/result?p=react-native-confirmation-code-field)
6-
[![CI status](https://github.com/retyui/react-native-confirmation-code-field/workflows/Node.js%20CI/badge.svg)](https://github.com/retyui/react-native-confirmation-code-field/actions)
6+
[![CI status](https://github.com/retyui/react-native-confirmation-code-field/actions/workflows/nodejs.yml/badge.svg)](https://github.com/retyui/react-native-confirmation-code-field/actions/workflows/nodejs.yml)
77

88
A simple react-native confirmation code field compatible with iOS, Android.
99

@@ -15,7 +15,7 @@ A simple react-native confirmation code field compatible with iOS, Android.
1515

1616
### Component features:
1717

18-
- 🔮 Simple and tiny `1.55 KB`. Easy to use;
18+
- 🔮 Simple and tiny `3.8 KB`. Easy to use;
1919
- 🚮 Clearing part of the code by clicking on the cell;
2020
- 🍎 Support "fast paste SMS-code" on iOS. And custom code paste for Android;
2121
- ⚡ TextInput `ref` support;

0 commit comments

Comments
 (0)