jdortiz / UniversalAppsSwiftUI

This repository contains code for building Universal Apps with SwiftUI.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MindLikeWater

This Repo

This repository contains code for building Universal Apps with SwiftUI. The same codebase can be compiled to produce binaries that run natively in iOS, iPadOS and macOS, and take advantage of their respective user interfaces. I have built the UI using SwiftUI and taking into account the very important differences that those three platforms have. I have tried to use several techniques in order to simplify code reuse and maintenance.

License

This project is licensed under the terms of the Apache license 2.0.

Resources

To learn more about Realm/MongoDB you have all these fantastic resources:

About

This repository contains code for building Universal Apps with SwiftUI.

License:Apache License 2.0


Languages

Language:Swift 100.0%