Skip to content

tecspda/swiftui_other

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SwiftUI useful examples

=============================== Example for SwiftUI

Its free for using in your application

Table of Contents

Analog CSS display inline-block

Analog code on SwiftUI. Ready for all version MacOS and iOS

Img swiftui inline-block source: swift-div-inline-block.swift

from: stackoverflow.com


tecsPicker

Picker with rounded button Ready for all version MacOS and iOS

Img swiftui tecsPicker

source: tecsPicker.swift


MoreColor

More color for SwifUI. Ready for all version MacOS and iOS

Text("Test color").foregroundColor(.greenMdDark)

source: colorExtA.swift


Bubble

Aqua Bubble background for SwifUI. Ready for all version MacOS Img swiftui bubble

source: AquaBubbleBackground.swift


Contributing

Feel free to submit a pull request or an issue!

Note 1 :

This examples is free

Note 2 :

You can also see Astrology API free - https://astrolog.life/api which has a commercial license and more features (custom styles, output in json, different language etc).