JasonDsouza212 / free-hit

🏏Free-Hit is an application that is used to search for Free tools that are both free πŸ†“ and helpful for our needs. Don't forget to 🌟 this repository
https://free-hit.vercel.app/
MIT License
233 stars 249 forks source link

feat: implement dedicated share model component for sharing links πŸš€πŸ”₯ #1588

Closed 0xabdulkhaliq closed 1 year ago

0xabdulkhaliq commented 1 year ago

Related Issue

Closes #1558

Description

Demonstrating Video

https://github.com/JasonDsouza212/free-hit/assets/92252895/02c4da14-09bb-4a3a-b371-14e89f00dc9b

Checklist

vercel[bot] commented 1 year ago

The latest updates on your projects. Learn more about Vercel for Git β†—οΈŽ

Name Status Preview Comments Updated (UTC)
free-hit βœ… Ready (Inspect) Visit Preview πŸ’¬ Add feedback Aug 9, 2023 4:46pm
0xabdulkhaliq commented 1 year ago

Exciting update @JasonDsouza212, @VenomFate-619!!

Implemented a seamless Share Model component enabling users to swiftly copy links, Dark/light mode adaptation included.

Please make sure to review this PR ⭐

JasonDsouza212 commented 1 year ago

@0xabdulkhalid can you also add the video of it in mobile view

0xabdulkhaliq commented 1 year ago

## @JasonDsouza212 πŸ‘‹πŸ»
### $\textcolor{yellow}{\textsf{For mobile, the sharing component will use }}$ ### $\textcolor{yellow}{\textsf{native Web Share API. If there's no API Support}}$ ### $\textcolor{yellow}{\textsf{and if it fails then only it will fallback}}$ ### $\textcolor{yellow}{\textsf{to use the dedicated share model component.}}$
### $\textcolor{yellow}{\textsf{Let me know if any other doubts you may have!}}$

0xabdulkhaliq commented 1 year ago

## $\textcolor{yellow}{\textsf{If the Mobile device didn't have support for}}$ ## $\textcolor{yellow}{\textsf{Web Share API then it will look like this}}$ ## $\textcolor{yellow}{\textsf{for those devices.}}$