We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4e0a8f0 commit 6ef49d5Copy full SHA for 6ef49d5
README.md
@@ -11,6 +11,17 @@
11
</div>
12
13
14
+<p align="center" >
15
+ <kbd>
16
+ <img
17
+ src="https://i.imgur.com/TFqRrYs.gif"
18
+ title="Toggle Input Demo"
19
+ >
20
+ </kbd>
21
+ <br>
22
+ <em>Toggle Input Demo</em>
23
+</p>
24
+
25
26
27
<h4>Customizable and <b>Easy</b> to use toggle switch.</h4>
@@ -99,6 +110,17 @@ const App = () => {
99
110
};
100
111
```
101
112
113
114
115
116
+ src="https://i.imgur.com/6lzF8ux.gif"
117
+ title="Toggle Input Filled Demo"
118
119
120
121
+ <em>Toggle Input Filled Demo</em>
122
123
102
124
103
125
For Live `Demo` [(Expo Snack)](https://snack.expo.dev/@mmusaib/react-native-toggle-input)
104
126
0 commit comments