Hello! We are: Native IOS Apps 100% made in-SwiftUI
Designing
IOS apps with passion
Since 2018
IOS Apps + Online Backend
That's great wright? Building an app, this day's, is basically another representation of your website or other form of backend where you keep the data you work with.
Ready for AppStore
Our final product is ready to be submitted in the App Store as we run TestFlight on every app to make sure the app is running in the meant way on all targeted devices.
SwiftUI
We use Apples new declarative framework to build beautiful and stylish apps fast, with much less code. With or without Live Preview assistant, SwiftUI is much easier to work with, specially for young developers.
Clean Code
We try to organize our apps is such a way it is easily to follow and to understand. Files are organized in groups by importance hierarchy. And everywhere is necessary we add comments to explain the code.
WordPress as Backend
Yes, WordPress is our favorite backend. It is free and is used by a third of internet users worldwide, we are happy to use-it as the data provider of our apps.
Custom WP Plugins
Binding between SwiftUI and WordPress is done by the famous REST API. For this we build a custom plugin, which give us a nice clean JSON file to work with in SwiftUI.