SchwiftyUI / OrderedList
Simple list that lets users drag/drop items in whatever order they want
☆39Updated 5 years ago
Alternatives and similar repositories for OrderedList:
Users that are interested in OrderedList are comparing it to the libraries listed below
- Custom popup in SwiftUI☆61Updated 4 years ago
- A SwiftUI ScrollView that only scrolls if the content doesn't fit in the View☆38Updated 3 weeks ago
- SwiftUI Animated Text - Swift Package☆75Updated 3 years ago
- Infinite swipeable week view with day detail view in SwiftUI☆62Updated last year
- This is the default Xcode SwiftUI Core Data Template updated with: MVVM Architecture, Concurrency (Async/await) and Unit-Tests☆31Updated 2 years ago
- Custom Reversed Scroll View Example in pure Swift UI☆43Updated 5 years ago
- A SwiftUI package that lets you implement swipable cards in your project.☆53Updated last year
- Another Example on how to create SwiftUI hero animations, using matchedGeometryEffect without custom transitions.☆80Updated 4 years ago
- LottieUI is a SwiftUI wrapper for Lottie Animations for iOS☆95Updated 2 years ago
- Implementation of iOS Photos app segmented control in SwiftUI☆97Updated 4 years ago
- Customize and resize sheets in SwiftUI with SheeKit. Utilise the power of `UISheetPresentationController` and other UIKit features.☆93Updated 2 years ago
- SwiftUIBanner☆80Updated 5 years ago
- Custom segmented picker for SwiftUI☆82Updated 10 months ago
- SwiftUI stack views with paged scrolling behaviour.☆57Updated last year
- The Social Contributor App is designed as a social way to build and learn SwiftUI. If you have the baton get writing SwiftUI and pass it …☆66Updated 2 years ago
- A simple SwiftUI progress view.☆26Updated 4 years ago
- An example of creating custom popups in SwiftUI☆48Updated 4 months ago
- Custom FullScreenCover with transition animation in SwiftUI.☆27Updated 2 years ago
- Swipe cell for iOS with SwiftUI