https://github.com/anscoder/infiniteswiftuiscrollexample
Example for Infinite scroll view in SwiftUI with Async Image loading.
https://github.com/anscoder/infiniteswiftuiscrollexample
combine-framework ios ios-demo swiftui swiftui-demo swiftui-learning
Last synced: 3 months ago
JSON representation
Example for Infinite scroll view in SwiftUI with Async Image loading.
- Host: GitHub
- URL: https://github.com/anscoder/infiniteswiftuiscrollexample
- Owner: ANSCoder
- License: mit
- Created: 2022-06-19T16:55:52.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-06-23T17:15:53.000Z (almost 3 years ago)
- Last Synced: 2024-11-28T06:11:27.891Z (5 months ago)
- Topics: combine-framework, ios, ios-demo, swiftui, swiftui-demo, swiftui-learning
- Language: Swift
- Homepage:
- Size: 23.4 KB
- Stars: 6
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# InfiniteSwiftUIScrollExample
Example for Infinite scroll view in SwiftUI with Async Image loading. 🎉
🚀 This Project contains code for fetching network data with the combined framework and handling data response, fetching remote images asynchronously.
![]()
![]()
![]()
## Features
- [x] Scroll View
- [x] Grid view
- [x] Property Wrapper
- [x] Async Image
- [x] Networking## Requirements
- iOS 15.5+
- Xcode 13.4.1
- SwiftUI## 👤 Author
**Anscoder** [(Anand Nimje)](https://twitter.com/anand8402)