Hey there, my app allows users to pick media from their library. With videos, as they can be quite heavy in size, compression seems to become interesting. However, while picking, it is shown that the video is already being compressed: At the bottom...
Join discussionI've been using Swift to create iOS apps for a while now, after working on web for a while. And for some reason, I just feel like UIKit is made in a way that makes it very difficult to use. For example, when using a UIStackView, I thought it would be...
Join discussionHey guys, I want to be able to track my time spent in all apps in the background. For example I want to be able to track time spent on (Google chrome), (Slack), (Sketch), etc. I'm thinking something like this would be a native library written in Swif...
VEVignesh and 1 more commentedMVVM(Model, View, ViewModel) is considered to be a better architecture than MVC. I map my classes to MVVM as below: ViewControllers, Views -----> VIEW Model entities ----> MODEL ViewModel of each view ---> VIEW MODEL Network Calls --- ???? Core data ...
Cj commentedI’d like to use Swift/iOS in the Front-End, Django & PostgreSQL in the backend. I have studied online courses and my goal is becoming a Full Stack Programmer within a Year (or less). To reach my goal any kind of mentoring would be super useful. Any i...
TTMTTodd and 3 more commented