We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 28924a8 commit 92fad14Copy full SHA for 92fad14
README.md
@@ -16,8 +16,9 @@ A simple react-native confirmation code field compatible with iOS, Android.
16
### Component features:
17
18
- 🔮 Simple and tiny `3.8 KB`. Easy to use;
19
+- 🚀 React Compiler compatible; <img width="516" alt="devtools image" src="https://github.com/user-attachments/assets/208900e7-eb70-411b-93bb-17570a5f3884" />
20
- 🚮 Clearing part of the code by clicking on the cell;
-- 🍎 Support "fast paste SMS-code" on iOS. And custom code paste for Android;
21
+- 🍎 Support "fast paste SMS-code" on iOS & Web. And custom code paste for Android;
22
- ⚡ TextInput `ref` support;
23
- 🛠 Highly customizable. Can be used as masked TextInput;
24
- 🤓 Readable [changelog](CHANGELOG.md).
0 commit comments