Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 258 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 258 Bytes

To install, simply configure cocoapods in your iOS project and include

pod 'SwiftUIHelper'

in your podfile,then run:

pod install --repo-update

To test the elements simply download the project and run the playground target on a simulator or device