KBeanie

How NativeScript works?
Technology

How NativeScript works?

Create Native iOS and Android Apps with JavaScript.https://www.nativescript.org/ NativeScript is an open source framework for building truly native mobile apps Angular, Vue.js, TypeScript or JavaScript. Just like ReactNative, NativeScript targets web developers who are familiar…

Conversations
Kid

Conversations

I got cold, and and have a running nose. Although I can now wipe my phlegm off from my nostrils, I get very irritated, because it disturbs me a lot when I am playing. Finally,…

A week with Flutter
Technology

A week with Flutter

I started exploring Flutter last week, and here are my thoughts. 1. Getting started was very easy. Setting up flutter, creating a simple hello world project and running it on Android and iOS was pretty…

Flutter: Introduction
Technology

Flutter: Introduction

Flutter is a mobile app SDK which allows you to build high-performance mobile applications for iOS and Android using a single codebase. Unlike other cross-platform frameworks, flutter helps you develop apps that feel like real…

Firebase Firestore Error
Programming

Firebase Firestore Error

com.firebase.ui.auth.FirebaseUiException: Code: 16, message: 16: This error is not yet mapped to a developer-friendly message. To figure out the actual problem, I spent around 2 hours for this. And it turned out to be a…

ML Kit for mobile apps
Technology

ML Kit for mobile apps

ML Kit is a mobile SDK that brings Google's machine learning expertise to Android and iOS apps in a powerful yet easy-to-use package. You need not be an expert in machine learning to write applications…

How does Xamarin work?
Technology

How does Xamarin work?

Cross-platform development frameworks for mobile are still interesting topics of discussions among mobile developers. Xamarin is one of the popular cross-platform frameworks from Microsoft. With Xamarin, you can develop mobile applications for iOS, Android and…