Skip to content

Commit

Permalink
💬 asks user to contribute and start the repository
Browse files Browse the repository at this point in the history
  • Loading branch information
mrpmohiburrahman committed Jun 26, 2024
1 parent 3418dcc commit 20120c7
Showing 1 changed file with 18 additions and 2 deletions.
20 changes: 18 additions & 2 deletions docs/getting-started.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,28 @@ import TotalComponents from '@site/components/total_components/TotalComponents';
import LastUpdated from '@site/components/last_updated/LastUpdated';

<div style={{ marginBottom: '20px' }}>
<TotalComponents />
<LastUpdated />
<TotalComponents />
<LastUpdated />
</div>

### 🌟 Enjoying the Site?

If you find these animations useful, please consider giving our repository a star on [GitHub](https://github.com/mrpmohiburrahman/awesome-react-native-ui). Your support helps us continue to grow and provide more high-quality content for the community!

{/* <span>
<iframe
src="https://ghbtns.com/github-btn.html?user=mrpmohiburrahman&amp;repo=awesome-react-native-ui&amp;type=star&amp;count=true&amp;size=medium"
frameBorder={0}
scrolling={0}
width={160}
height={30}
title="GitHub Stars"
/>
</span> */}

### 🤝 Want to Contribute?

We welcome contributions from the community! If you have created an awesome React Native animation, share it with us. Follow the contribution guidelines on our [GitHub repository](https://github.com/mrpmohiburrahman/awesome-react-native-ui?tab=readme-ov-file#contributing) to submit your animations.

---

Expand Down

0 comments on commit 20120c7

Please sign in to comment.