Skip to content

Commit

Permalink
Update readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
eonist committed Mar 6, 2024
1 parent a5ad4a6 commit 0e61837
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[![Tests](https://github.com/sentryco/PageControl/actions/workflows/Tests.yml/badge.svg)](https://github.com/sentryco/PageControl/actions/workflows/Tests.yml)
[![codebeat badge](https://codebeat.co/badges/a0b9360c-6049-4e8a-9054-f675d06a8e21)](https://codebeat.co/projects/github-com-sentryco-pagecontrol-main)

# PageControl in SwiftUI
# 📖 PageControl in SwiftUI

This is a custom SwiftUI View called `PageControl`. It is used to represent a series of pages or a carousel of views, where each page is represented by a dot. The active page's dot is highlighted.

Expand Down

0 comments on commit 0e61837

Please sign in to comment.