Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 433 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 433 Bytes

swiftui-floating-badge

Actionable (notification) floating indicator button. You can found similar solution in linkedin app as New posts badge.

sr-2020-02-02-16 27 49

Requirements

  • iOS 13.2
  • Swift 5.1.3
  • Xcode 11.3.1

How to Use

FloatingBadgeComponent(text: "Hello, World!", onActionTapGesture: {})