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 88fe59f commit aeea8adCopy full SHA for aeea8ad
README.md
@@ -16,7 +16,10 @@ 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" />
+- 🚀 React Compiler compatible;
20
+
21
+<img width="516" alt="devtools image" src="https://github.com/user-attachments/assets/208900e7-eb70-411b-93bb-17570a5f3884" />
22
23
- 🚮 Clearing part of the code by clicking on the cell;
24
- 🍎 Support "fast paste SMS-code" on iOS & Web. And custom code paste for Android;
25
- ⚡ TextInput `ref` support;
0 commit comments