Skip to content

Commit 64a23c0

Browse files
authored
Update README.md
1 parent 8222e3e commit 64a23c0

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
A smooth, animated multiswitch component for React Native with dynamic width support. Perfect for creating segmented controls and tab interfaces with fluid animations.
44

5+
[[Segmented Control]](https://github.com/user-attachments/assets/f5eacb8e-a525-4295-8ea7-e5d695eab01b)
6+
7+
[[Tabs]](https://github.com/user-attachments/assets/ea1dcc38-0fe4-4263-9155-87dce55def33)
8+
59
## Why?
610

711
In my last project, there were specific design requirements for segmented control buttons and tabs with customized UI.
@@ -312,3 +316,4 @@ const [language, setLanguage] = useState<'en' | 'de'>('en');
312316
## License
313317

314318
MIT © [LukasMod](https://github.com/LukasMod)
319+

0 commit comments

Comments
 (0)