Skip to main content

Top 10 Open Source Swift Libraries to Bootstrap Your Next iOS Project

· 8 min read
Full Stack Developer

Open Source Swift Libraries

Open Source Swift Libraries are becoming more diverse and are growing in numbers quickly, as Swift becomes more mature. In this article, we curated the best open source Swift Libraries that you can use to bootstrap your next iOS project. They will make your codebase more robust, more performant and will allow you to ship iOS projects more quickly.

How to Generate the Flutter Release APK for Android

· 5 min read
Flutter Developer

When it comes to signing a mobile app and building the release version of a mobile app, we need to dive into the whole process. Sometimes it seems that coding the application is much easier than releasing the app in the Google Play Store or App Store. Especially on Flutter. Generating the Flutter Release APK for Android might seem a little tedious at first, so we are covering the process step by step in this Flutter tutorial.

Debugging Code in Xcode - 10 Debugging Tricks for iOS developers

· 5 min read
Full Stack Developer

Debugging code written in Swift/Objective-C can be tricky sometimes, especially for someone who’s just starting to learn iOS programming. We’re listing a few techniques and tools for debugging code in Xcode, that any successful mobile app developer should be familiar with. The inspiration for this list was the work we’ve done building our beautiful iOS app templates.

Increase App Store downloads by designing better screenshots

· 5 min read
Full Stack Developer

Increase App Store downloads by designing better screenshots

Beautiful design drives more users to an app. It’s not only about the design of the app itself but also about the aesthetics of the overall App Store presentation of your app. This article contains several useful tips that will help you increase App Store downloads, by making enhancements to your screenshots.

Best Mobile App Design Tools

· 14 min read
Full Stack Developer

In today’s world, with massive production of mobile application and websites, designing and building mobile interfaces and user experiences have been a growing trend. The ability to produce prototype designs rapidly has been an intriguing topic. At Instamobile, we build beautiful React Native templates to help designers and developers create their mobile apps more quickly. Let’s take a look at the best mobile app design tools that mobile designers and developers can use to produce high-quality prototypes.

React Native Starter App

· 5 min read
Full Stack Developer

react native starter app

We launched a free React Native Starter Kit, and I thought it’d be a good idea to document the entire process of designing a react native starter app, from inception to the final product. Hopefully, this can help people looking to create a mobile app and have no idea how to start and what the product design process looks like.

If you are comparing starter kits against full app templates, use The Ultimate Guide to React Native App Templates as the main decision guide. This article is focused on the product thinking behind a starter app.

Build Your First React Native App

· 12 min read
Full Stack Developer

build react native app

Interested in learning React Native? Let’s build your first React Native app, a simple mobile app displaying a list of countries, fetched from a REST API with a network request. This React Native tutorial is aimed at introducing React Native, giving you the basis of what you need to know before building a real React Native application. After that, we proceed to helping you build your first real React Native app. By the end of this article you will build a React Native app that can run on both iOS and Android devices.

Best Resources to Learn React Native

· 6 min read
Full Stack Developer

react native platform

React Native is a framework for building cross-platform mobile apps for iOS and Android. There are lots of materials with which to learn React Native and in this article I will show the best 10 resources to learn React Native development. For each learning material I will talk about the entry behavior, time to complete, content and difficulty level.