Transparent UISearchBar in iOS 13 or newer
Need a couple of tips on UISearchBar in iOS 13+ mobile apps? Here they are!
Elixir is a programming language created in 2011 by José Valim. Let’s take a look at its current status a year before it turns a decade old.
Need a couple of tips on UISearchBar in iOS 13+ mobile apps? Here they are!
The idea of endless growth can be tempting for any software company. Let us tell you where we draw the line.
In this short tutorial, I’d like to show you how to implement secured elements to UITextField
, though a bit differently than usual. I mean, without accessing KeyChain and shared passwords in iOS (or even macOS).
Apple provides a few ways of image grayscale conversion or applying grayscale on UIViews, but their results may vary. First, you should decide what you want to use it for and how it should work.
As software companies differ from one another, so do their pricing methods. This is how we do it.
Implementing ISMS and being certified for compliance with the ISO 27001 norm is a milestone in many organizations from the IT sector. What were our reasons behind it? What do we and our business partners gain from it?
Is leaving Storyboards for SwiftUI right? In this article, I am explaining it is. Although the framework is still immature, iOS developers should already think of making a switch. Here's why.
Remote work and distributed teams are what makes software development industry thrive, bringing together people from different locations and time zones. Wondering how to get started with home office? Read on.
In general, Firebase by Google handles deep and Dynamic Links very well for iOS. But iOS 13 comes with many changes (Scene Delegate!) that aren’t yet fully explained. This is why I made this tutorial. What’s the fuss about deep links in iOS 13? Let's check it out!
2020 is here and tech conferences are in plans of many companies, startup founders, software developers and technology enthusiasts. Based on the scope of web and mobile development services at Prograils, as well as our own experiences, we have chosen 15 hottest events, conferences, summits - you name it - happening this year.
After several months of trying SwiftUI in my apps, I decided to list some concerns which keep me away from using it in production. Even if you're hyper-optimistic about it, it's still healthy to know its downsides and potential drawbacks it may cause in the work of a mobile developer.
As a software house that bets mainly on web development, we have to be aware of the trends that will shape the industry’s landscape in 2020. So here it is, the list of major events that will gain traction and impact it over the coming months, according to Prograils developers.
When building a mobile app, you can employ cross-platform development to reach users on both Android and iOS devices. Let's compare two popular frameworks for it: Facebook's React Native and Flutter, released by Google.
When to use delegates and protocols for data requesting, and when do blocks do the trick in VIPER-based mobile development? Let's examine both instances in this tutorial!
After some experience with both SwiftUI and Flutter, let's examine both mobile development frameworks in terms of development speed, clarity and maturity!