Skip to content

priya88/FruitsListSwiftUI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

FruitsListSwiftUI

A simple app to show use of List in SwiftUI. For demo the app will display Fruits list with details view.

You can find below functionalities in the code:

  1. Delete List item at index.
  2. Move List item from one index to another.
  3. Disable moving of item when List is in editing mode.

FruitsListSwiftUI

Without edit mode rows can be deleted using swipe gesture and with edit mode row can be deleted or moved as in below image:

FruitsListSwiftUI

About

An app to show use of List in SwiftUI. For demo the app will display Fruits list with details view.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages