Skip to content

Commit 6ef49d5

Browse files
committed
Readme Changes
1 parent 4e0a8f0 commit 6ef49d5

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

README.md

+22
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,17 @@
1111
</div>
1212

1313

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+
1425

1526

1627
<h4>Customizable and <b>Easy</b> to use toggle switch.</h4>
@@ -99,6 +110,17 @@ const App = () => {
99110
};
100111
```
101112

113+
<p align="center" >
114+
<kbd>
115+
<img
116+
src="https://i.imgur.com/6lzF8ux.gif"
117+
title="Toggle Input Filled Demo"
118+
>
119+
</kbd>
120+
<br>
121+
<em>Toggle Input Filled Demo</em>
122+
</p>
123+
102124

103125
For Live `Demo` [(Expo Snack)](https://snack.expo.dev/@mmusaib/react-native-toggle-input)
104126

0 commit comments

Comments
 (0)