Technology Getting started with React Native for Mac As we all know that Facebook is the creator of react native, which lets you build apps using Javascript for both iOS and Android. Tools and development environment? 1. Xcode Do you wanna build apps for iOS as well? Then please go ahead with the Xcode installation from the app
Technology 5 Android Studio Plugins that will save you hundreds of hours Coding is fun! But being productive is more fun. Here is a list of a few tools and Android Studio techniques that can save hundreds of your hours as an Android developer. Android Code Generator Are you a legacy Android developer and bored of writing the same view creations repeatedly
Technology Super easy mobile deep links with Branch.io So, here’s the scenario: Your shiny new app needs to have deep links to guide a user to the exact content, when shared through your messaging app of choice (e.g. Slack, WhatsApp, iMessage, etc.) In comes Deep Link. Let’s say I’m discussing this very post with
Technology Instagram-like Bottom tab Fragment Transaction Android Have you ever faced issues with fragment? The Answer from all the techies would be “Yes”, because dealing with Fragments are not direct, simple and easy to implement. I know handling backstacks with add and replace are like “The Ghost and the darkness”. What inspired me to write this post?
Technology Reducing Intent data passing ‘putExtra’, ‘putInt’, ‘putParcelable’ Boiler plate code Hey! We all know that passing datas between one Activity to another Activity is bit messy and tedious to handle in Android. Do you think that it can be processed in an easy way with less coding? Here it is, Dart and Henson Dart & Henson: Dart and Henson is