Skip to content
This repository has been archived by the owner on Jul 11, 2020. It is now read-only.
/ SwiftUIExample Public archive

Various types of views available in SwiftUI, all in one app.

Notifications You must be signed in to change notification settings

heyrahulrs/SwiftUIExample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

SwiftUI Example

This app has various types of views/layouts in SwiftUI, all gathered together in one app.

  • Layouts

    • VStack
    • HStack
    • ZStack
  • Views

    • Text
    • Image
    • Shape
  • Inputs

    • Toggle
    • Button
    • TextField
    • SecureTextField
    • SegmentedControl
    • DatePicker
  • Alert and Action Sheet

  • Animations

    • Scale
    • Rotate
    • Offset
  • Gestures

    • Tap
    • Drag
    • LongPress
  • Gradients

    • Linear
    • Angular
    • Radial

About

Various types of views available in SwiftUI, all in one app.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages