Skip to content

gediyaprayag/SwiftUI-CustomSheetView

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

SwiftUI ModalViewDemo

About

Example project using iOS SwiftUI to present view as a sheet. Using this method you can present half or full sheet whatever height you want.

It supports drag down to dismiss too.

See projects files in Files & Other Projects folders. If you have project, make a pull request or create issue with link to repo.

Steps to run the project:

  • Clone the repository
  • Build and run the project!