Skip to content

Releases: 0xLet/SwiftUIKit

1.0.0

30 Jan 02:49
Compare
Choose a tag to compare

SwiftUIKit v1.0.0

Includes a Navigate Singleton:

  • Navigate using the navigationController
  • Navigate from VC to VC
  • Present Alerts
  • Present Action Sheets
  • Present Toast Messages

Includes the following Containers:

  • HStack
  • VStack
  • ZStack
  • SafeAreaView

Includes the following Views:

  • Button
  • Divider
  • Field
  • Image
  • Label
  • LoadingImage
  • LoadingView
  • MultiLineField
  • NavButton
  • ScrollView
  • Slider
  • Spacer
  • Switch
  • Table (Static)
  • View
  • WebView
  • EffectView