Skip to content

Commit

Permalink
Readme Changes
Browse files Browse the repository at this point in the history
  • Loading branch information
mmusaib committed Aug 31, 2022
1 parent 4e0a8f0 commit 6ef49d5
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,17 @@
</div>


<p align="center" >
<kbd>
<img
src="https://i.imgur.com/TFqRrYs.gif"
title="Toggle Input Demo"
>
</kbd>
<br>
<em>Toggle Input Demo</em>
</p>



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

<p align="center" >
<kbd>
<img
src="https://i.imgur.com/6lzF8ux.gif"
title="Toggle Input Filled Demo"
>
</kbd>
<br>
<em>Toggle Input Filled Demo</em>
</p>


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

Expand Down

0 comments on commit 6ef49d5

Please sign in to comment.