![]() |
||
---|---|---|
.github | ||
Sources/SwiftUIKit | ||
Tests/SwiftUIKitTests | ||
UIKit-Testing.playground | ||
assets | ||
docs | ||
examples | ||
.gitignore | ||
LICENSE | ||
Package.swift | ||
README.md | ||
_config.yml |
README.md
SwiftUIKit

UIKit code that is fun to write.
Introduction
SwiftUIKit is mainly based off of two functions, embed and stack. Embedding a view inside another view is exactly what we did in the first two examples. Now we can add another to the view, but then we have to manage the constraints for the subviews! An easy way to handle this is to use UIStackViews, so in SwiftUIKit there are VStack, HStack, and ZStack. UIStackViews manage the constraints for you and do just as the name suggests, stack views you give it in the order you give them.
How to Contribute
Get started contributing
-
Fork or clone the repo.
-
Make a feature or bugfix branch. Make sure you branch off the most current commit on develop. Preferably there would be a previously made issue related to your changed. Current SwiftUIKit issues.
-
Make sure to add or update test per the changes made. When submitting a pull request you will need to make sure that the tests are passing.
-
Once your pull request is approve feel free to merge it.
Example Code
Documentation
GitHub Supporters
oneleif project
This means that the project is sponsored by the oneleif community, and the collaborators are team members from oneleif.
What is oneleif?
oneleif is a nonprofit community that supports tech minded individuals. We do this by offering a fun loving community that works on Open Sourced projects together. We love to give back through free resources and guidance.
How to join oneleif
Click on the link below to join the Discord server.
-OR-
Questions?
Feel free to email us at: oneleifdev@gmail.com
-OR-
Ask questions in the discord