Skip to content

byJeevan/JDA-SwiftUI-Widgets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JDA-SwiftUI-Widgets

SwiftUI components for day-to-day life of iOS Developer

Environment

Xcode 14.3 Minimum Deployment iOS 15.0 Written in Swift 5.0, SwiftUI

Ready with Widgets

  1. Dropdown: Simple dropdown shown when tap event.
  2. Country Picker: Dropdown will be shown along with country flags (offline). This is packed as bundle and works for offline usage.
  3. Floating Button: Floating Button which will reveal with more buttons when tapped.
  4. Expandable (Accordion) List: List that can expand or collapse.
  5. Basic Activity Indicator: Simplest Activity indicator for SwiftUI.
  6. Endless List (Lazy loading): List that scrolls infinitely and fetches new content whenever a user reaches the end of the list.
  7. Custom dialog prompt: Custom dialog that can be easily baked as per the requirements. and more.

Demo

JDA Country Picker Demo

License

JDAWidgets_SwiftUI is available under the MIT license. See the LICENSE file for more info.

Author

Jeevan Rao [jeevan.digi.arts@gmail.com]

Support

paypal

About

SwiftUI components that I used in day-to-day iOS Dev life.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Languages