Skip to content

sandeepsahanicodes/SwiftUI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project-1

I Am Rich

  • A app that shows a text and image.

SwiftUI Elements

  • ZStack
  • VStack
  • Text
  • Image

Screenshots

I Am Rich Screenshot

Project-2

Business Card

  • An app which uses basic SwiftUI component to build business card layout.

SwiftUI Elements

  • ZStack
  • HStack
  • VStack
  • Spacer
  • Image

Screenshots

Business Card App Screenshot

Project-3

Dicee-SwiftUI

  • A simple app which rolls two dice and show random dice faces.

SwiftUI Elements

  • ZStack
  • HStack
  • Image
  • Button

Screenshots

Dicee-SwiftUI Screenshot

Project-4

H4XOR NEWS

  • A news app which fetches data from API and populates it in the navigation view and when user clicks a cell it navigates to a web view of corresponding url.

SwiftUI Elements

  • List
  • Navigation View
  • Navigation Link

Other Components

  • Web Kit
  • URLSession

Screenshots

Dicee-SwiftUI Screenshot Dicee-SwiftUI Screenshot

About

Basic SwiftUI projects from @angelabauer's iOS development course.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages