|
63 | 63 | <p> |
64 | 64 | <!--Discord--> |
65 | 65 | <a href="https://link.mijick.com/discord"> |
66 | | - <img alt="Join us on Discord" src="https://github.com/Mijick/Assets/blob/main/Popups/Buttons/discord.png" height="40px"> |
| 66 | + <img alt="Join us on Discord" src="https://github.com/Mijick/Assets/blob/main/Common/Buttons/discord.png" height="40px"> |
67 | 67 | </a> |
68 | 68 | <!--Linkedin--> |
69 | 69 | <a href="https://link.mijick.com/linkedin"> |
70 | | - <img alt="Follow us on LinkedIn" src="https://github.com/Mijick/Assets/blob/main/Popups/Buttons/linkedin.png" height="40px"> |
| 70 | + <img alt="Follow us on LinkedIn" src="https://github.com/Mijick/Assets/blob/main/Common/Buttons/linkedin.png" height="40px"> |
71 | 71 | </a> |
72 | 72 | <!--GitHub--> |
73 | 73 | <a href="https://link.mijick.com/github"> |
74 | | - <img alt="See our other frameworks" src="https://github.com/Mijick/Assets/blob/main/Popups/Buttons/github.png" height="40px"> |
| 74 | + <img alt="See our other frameworks" src="https://github.com/Mijick/Assets/blob/main/Common/Buttons/github.png" height="40px"> |
75 | 75 | </a> |
76 | 76 | <!--Medium--> |
77 | 77 | <a href="https://link.mijick.com/medium"> |
78 | | - <img alt="Read us on Medium" src="https://github.com/Mijick/Assets/blob/main/Popups/Buttons/medium.png" height="40px"> |
| 78 | + <img alt="Read us on Medium" src="https://github.com/Mijick/Assets/blob/main/Common/Buttons/medium.png" height="40px"> |
79 | 79 | </a> |
80 | 80 | <!--Buymeacoffee--> |
81 | 81 | <a href="https://link.mijick.com/buymeacoffee"> |
82 | | - <img alt="Buy us a coffee" src="https://github.com/Mijick/Assets/blob/main/Popups/Buttons/buymeacoffee.png" height="40px"> |
| 82 | + <img alt="Buy us a coffee" src="https://github.com/Mijick/Assets/blob/main/Common/Buttons/buymeacoffee.png" height="40px"> |
83 | 83 | </a> |
84 | 84 | </p> |
85 | 85 |
|
| 86 | +<!--Features--> |
| 87 | +# ✨ Features |
| 88 | +<table><tbody> |
| 89 | + <tr> |
| 90 | + <td>📱</td> |
| 91 | + <td>Three positions for the popups: Top, Center or Bottom</td> |
| 92 | + </tr> |
| 93 | + <tr> |
| 94 | + <td>🎁</td> |
| 95 | + <td>Stackable popups</td> |
| 96 | + </tr> |
| 97 | + <tr> |
| 98 | + <td>🐫</td> |
| 99 | + <td>Three height modes: Automatic, Large or Fullscreen</td> |
| 100 | + </tr> |
| 101 | + <tr> |
| 102 | + <td>⛹️</td> |
| 103 | + <td>Resizable popups</td> |
| 104 | + </tr> |
| 105 | + <tr> |
| 106 | + <td>🍃</td> |
| 107 | + <td>Automatic dismissal</td> |
| 108 | + </tr> |
| 109 | + <tr> |
| 110 | + <td>🖖</td> |
| 111 | + <td>Super easy to use from any place in the code</td> |
| 112 | + </tr> |
| 113 | + <tr> |
| 114 | + <td>🚧</td> |
| 115 | + <td>Fully customizable</td> |
| 116 | + </tr> |
| 117 | + <tr> |
| 118 | + <td>🕺</td> |
| 119 | + <td>Beautiful animations</td> |
| 120 | + </tr> |
| 121 | + <tr> |
| 122 | + <td>🤏🏼</td> |
| 123 | + <td>Gestures support</td> |
| 124 | + </tr> |
| 125 | + <tr> |
| 126 | + <td>🍏</td> |
| 127 | + <td>Works with SwiftUI sheets</td> |
| 128 | + </tr> |
| 129 | + <tr> |
| 130 | + <td>🖥️</td> |
| 131 | + <td>Supports iOS, macOS, tvOS, watchOS and visionOS</td> |
| 132 | + </tr> |
| 133 | + <tr> |
| 134 | + <td>⚡️</td> |
| 135 | + <td>Supports Swift 6</td> |
| 136 | + </tr> |
| 137 | + <tr> |
| 138 | + <td>🚀</td> |
| 139 | + <td>... and others</td> |
| 140 | + </tr> |
| 141 | +</tbody></table> |
| 142 | + |
86 | 143 | <!--Description--> |
87 | 144 | # ☀️ Why MijickPopups? |
88 | 145 | MijickPopups library solves two seemingly contradictory problems - to allow developers to create fully customizable popup views, and to make the process as simple as possible. Here is why we think we have successfully met these objectives: |
@@ -145,7 +202,7 @@ Join the welcoming community of developers on [Discord](https://link.mijick.com/ |
145 | 202 | # 🌼 Contribute |
146 | 203 | To contribute a feature or idea to **MijickPopups**, create an [issue](https://github.com/Mijick/Popups/issues/new?assignees=FulcrumOne&labels=state%3A+inactive%2C+type%3A+feature&projects=&template=🚀-feature-request.md&title=%5BFREQ%5D) explaining your idea or bring it up on [Discord](https://discord.com/invite/dT5V7nm5SC). <br> |
147 | 204 | If you find a bug, please create an [issue](https://github.com/Mijick/Popups/issues/new?assignees=FulcrumOne%2C+jay-jay-lama&labels=state%3A+inactive%2C+type%3A+bug&projects=&template=🦟-bug-report.md&title=%5BBUG%5D). <br> |
148 | | -If you would like to contribute, please refer to the [Contribution Guidelines](https://link.mijick.com/contribution-guidelines). |
| 205 | +If you would like to contribute, please refer to the [Contribution Guidelines](https://github.com/Mijick/Popups/blob/main/.github/CONTRIBUTING.md). |
149 | 206 |
|
150 | 207 | <!--Sponsorship--> |
151 | 208 | # 💜 Sponsor our work |
|
0 commit comments