Color Mode


    Language

Welcome to Monstarlab's Engineering Blog

We love engaging with the tech community, and we are big consumers of the awesome work that people share online. Here we are going give back a little and share our tech knowledge about all things we do at Monstarlab.

AlliOSQAAndroidMachine LearningAugmented RealityFrontendSolution ArchitectureMonstarHacksAFKFlutterNodejsNETVaporSitecore

January 4, 2018

App accelerators

The competition in the mobile app industry gets bigger and bigger so we have to deliver better and better apps to keep the users hooked. Extra niceness goes a long way in user retention and introducing app accelerators is a great example because it’s not ...

Roxana Jula

Roxana Jula

iOS

December 20, 2017

Custom Gesture Recognizers

If you want to implement a gesture that is not already provided by Apple you can customise your own. However, they recommend using the standard gestures because users are already familiar with them, so take some time to consider if a custom gesture is the...

Roxana Jula

Roxana Jula

iOS

December 20, 2017

UIGestures

Gestures are the magic behind those accelerators that can make your app more user friendly. We will now show a few examples on how to implement them in your code. Swipe Gestures You can have many accelerators build with the swipe gesture as it is discrete...

Roxana Jula

Roxana Jula

iOS

December 20, 2017

Vapor code generation with Sourcery

Swift is a relatively new language in the server realm that brings a lot of nice changes, such as type safety and compilation. But it's not all sunshine and rainbows. Swift's poor metaprogramming can introduce a huge amount of boilerplate into Swift proje...

Brett R. ToomeySteffen D. Sommer

Brett R. Toomey, Steffen D. Sommer

Vapor

December 18, 2017

How we debug with Charles

For those who don't know Charles, Charles is an HTTP proxy and monitor that enables testers and developers to view all HTTP and HTTPS traffic between the device and the internet. This includes requests, responses and the HTTP headers. Charles is an incred...

Sebastian Ly Serena

Sebastian Ly Serena

QA

November 27, 2017

Adding Peek and Pop to your View Controllers

With iOS 9, new iPhone models add a third dimension to the user interface, called force touch, or more commonly 3D Touch. A user can now press your Home screen icon to immediately access functionality provided by your app. Within your app, a user can now ...

Dominik Ringler

Dominik Ringler

iOS

November 22, 2017

Challenges when making Today Widgets

Apple introduced the Today extension in iOS 9, more commonly called widgets. Apple describes widgets like so: Widgets give users quick access to information that’s important right now. For example, users open the Today view to check current stock prices o...

Dominik Ringler

Dominik Ringler

iOS

October 20, 2017

Searchable Items

Motivation App search has been here since iOS9. This feature seems to go largely unused. Maybe this is because both developers and people selling features have forgotten it exists. This is a quick guide for less technical people, and a semi quick guide fo...

Jakob Mygind

Jakob Mygind

iOS

September 19, 2017

Preparing for iPhone X

iPhone X was announced on September 12, 2017, and with that came a lot of questions about how apps will look and behave with this new phone. We as iOS developers are now accustomed to supporting a variety of screen sizes, but there are still some new chal...

Chris Combs

Chris Combs

iOS

  • ⟨⟨Previous
  • 15
  • 16
  • 17
  • 18
  • Next ⟩⟩