@@ -15,7 +15,7 @@ Powered by React Native Reanimated, it provides butter-smooth animations while m
1515
1616https://github.com/user-attachments/assets/3b37176b-0ba3-43f7-b1e0-513fb514e825
1717
18- ## Features
18+ ## ✨ Features
1919
2020- Pre-configured smooth animations
2121- Customizable styles and colors
@@ -25,7 +25,7 @@ https://github.com/user-attachments/assets/3b37176b-0ba3-43f7-b1e0-513fb514e825
2525- Advanced animation configurations
2626- Custom animation styles per tab
2727
28- ## Installation
28+ ## 📦 Installation
2929
3030### 1. Install the library and its dependencies
3131
@@ -128,7 +128,18 @@ pod install
128128cd ..
129129```
130130
131- ## Usage
131+ ---
132+
133+ ## 📱 Platform Support
134+
135+ | Platform | Old Arch | Fabric |
136+ | ----------| ----------| --------|
137+ | iOS | ✅ | ✅ |
138+ | Android | ✅ | ✅ |
139+
140+ ---
141+
142+ ## 🎛 Usage
132143
133144``` typescript
134145import { View } from ' react-native' ;
@@ -229,11 +240,11 @@ We support a wide variety of icon libraries:
229240
230241To see MotionTabs in action, check out [ Meowtive] ( https://github.com/meowtive/meowtive ) !
231242
232- ## Contributing
243+ ## 💪 Contributing
233244
234245See our [ Contributing Guide] ( CONTRIBUTING.md )
235246
236- ## Support
247+ ## 🎗️ Support
237248
238249If this library helped you, consider:
239250
@@ -242,15 +253,15 @@ If this library helped you, consider:
242253- 🐛 Report issues
243254- 🤝 Submit PRs
244255
245- ## License
256+ ## 📘 License
246257
247258MIT © [ Filipi Rafael] ( https://github.com/filipirafael )
248259
249260---
250261
251262Made with ❤️ by [ @filipiRafael3 ] ( https://x.com/filipiRafael3 )
252263
253- ## Animation Configuration
264+ ## 🦄 Animation Configuration
254265
255266The library uses React Native Reanimated's ` withSpring ` for animations. Here are the available configuration options:
256267
0 commit comments