Published inHealint-Engineering&dataGetting started with iOS Widgets — Part IINote: This is the second part of a 2-part tutorial. Check out the first part here.Nov 16, 2021Nov 16, 2021
Published inHealint-Engineering&dataGetting started with iOS Widgets — Part INote: This is the first part of a 3-part tutorialOct 26, 2021Oct 26, 2021
Published inHealint-Engineering&dataAdding a guided tour to your iOS App: Objective-CThere are times when it is helpful to the user to get a nudge in the right direction. Hence we decided to include CoachMarks in our app.May 21, 2021May 21, 2021
Published inHealint-Engineering&dataLottie Animation on iOSWith the release of Lottie, incorporating animations into iOS has been made very simple. In this piece we will talking about how the…Feb 18, 20211Feb 18, 20211
Espresso. Test your UI now!Testing your app has always been a major milestone that everyone likes to achieve. There is no reason explaining the pros of testing your…Nov 19, 20174Nov 19, 20174
Android Splash ScreensSplash screens are good for branding your apps, but forcing it on your users every time they open your app is not a good idea.Feb 12, 20171Feb 12, 20171
Shared Element TransitionsDesigning an App to look beautiful is a very crucial part in development. With the introduction of Material Design in Android, there are…Nov 13, 2016Nov 13, 2016
Multi-Type Recycler View: A Better ApproachWorking with Recycler Views is a very common task for Android Developers. You often find yourself designing rows and writing adapters to…Oct 9, 2016Oct 9, 2016
Singleton Design PatternSingleton Design Pattern is a simple design pattern in Java. The name Singleton says everything about itself. This is the best way to…Sep 25, 2016Sep 25, 2016