Skip to content

gokulnair2001/WWDCBucket-SwiftDataExample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

WWDCBucket-SwiftDataExample

swiftdata-96x96_2x

  • In WWDC23 apple released their all new App Storage framework called SwiftData.
  • This is an example project that reveals al the CRUD operation present in SwiftData.
  • Do go through the project and learn the beasic of Swift Data
  • Have any doubt?, do raise an issue!

Tip

  • Want to store images, declare them as Data type and then compress it to Data and then store

App SnapShots

Create Delete & Update Fetch
Simulator Screenshot - iPhone 14 Pro - 2023-06-06 at 11 35 33_iphone13prosilver_portrait Simulator Screenshot - iPhone 14 Pro - 2023-06-06 at 11 35 30_iphone13prosilver_portrait Simulator Screenshot - iPhone 14 Pro - 2023-06-06 at 11 35 26_iphone13prosilver_portrait

About

A example project which uses the all new SwiftData(WWDC23)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages