anubhavpulkit / beginner-SwiftUI

Beginner SwiftUI projects for learning purpose.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Beginner SwiftUI projects.

SwiftUI Components used in these projects are-

  • Navigation View, Table, Section, TextField, Text, Decimal Keyboard, Picker, Gradiant, Color, Frame, ForEach, @State, Stack, Image, Button, Alert.

SwiftUI Concept used-

  • Computed property, Custom Modifier, View composition.

1- Bill Splitter

Using Table, Section, Navigation view, TextField, Decimal Keyboard, Picker, ForEach, State

2- Temprature Coverter

Using Table, Section, Navigation, VStack, TextField, Decimal Keyboard, Picker(Segmented), ForEach, State

3- Country Flag Guessing

Using State, ZStack, VStack, Image, Button, Alert, ForEach

4- Rock, Paper and Scissors (MileStone 1)

About

Beginner SwiftUI projects for learning purpose.

License:MIT License


Languages

Language:Swift 100.0%