You are here |
swiftwithmajid.com | ||
| | | |
adapty.io
|
|
| | | | Learn how to start working with SwiftUI and drastically simplify your app development process. | |
| | | |
www.beckyhansmeyer.com
|
|
| | | | A blog about Apple and indie iOS development using Swift and SwiftUI. | |
| | | |
movingparts.io
|
|
| | | | Covering how to make custom view styles work like the build in ones. Plus, some new tricks we've learned in the time since. | |
| | | |
gcher.com
|
|
| | As of 2019, C and C++ are the only programming languages that are supported by virtually any platforms on the market. For example both iOS and android support compiling C and C++ directly as part of their official IDEs. This is one of the reason why I decided to write my voxel editor Goxel in C99: I wanted to be able to run it on Linux, Mac, Windows, iOS, and now I am working on a Android port as well. |