Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
FulcrumOne authored May 20, 2024
1 parent b347587 commit 464e482
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -218,10 +218,12 @@ CalendarView is released under the MIT license. See [LICENSE][License] for detai
# Our other open source SwiftUI libraries
[PopupView] - The most powerful popup library that allows you to present any popup
<br>
[Navigattie] - Easier and cleaner way of navigating through your app
[NavigationView] - Easier and cleaner way of navigating through your app
<br>
[GridView] - Lay out your data with no effort
<br>
[CameraView] - The most powerful CameraController. Designed for SwiftUI
<br>
[Timer] - Modern API for Timer


Expand All @@ -237,6 +239,7 @@ CalendarView is released under the MIT license. See [LICENSE][License] for detai
[generate_cocoapods]: https://github.com/square/cocoapods-generate

[PopupView]: https://github.com/Mijick/PopupView
[Navigattie]: https://github.com/Mijick/Navigattie
[NavigationView]: https://github.com/Mijick/NavigationView
[CameraView]: https://github.com/Mijick/CameraView
[GridView]: https://github.com/Mijick/GridView
[Timer]: https://github.com/Mijick/Timer

0 comments on commit 464e482

Please sign in to comment.