MindOrks
Mentor Ali
Mentor Amit
MindOrks
Android Publication
A platform for learning Android App development
Latest
Android
Cross-Platform
Navigate between pages in a React Native App
Himanshu Singh
In this blog, we are going to learn how can we navigate inside a react native application and how navigation works. We will learn how to implement the navigation in our app.
21st April 2020
Understanding BuildContext in Flutter
Sumit Mishra
In this blog, we will understand the concept of BuildContext in Flutter i.e. why it is used and how to use it correctly.
20th April 2020
Using WebViews in Flutter: Tutorial
Sumit Mishra
In this blog, we will learn how to use WebViews in Flutter. WebViews are very important to open some web pages inside your application.
20th April 2020
StatelessWidget vs StatefulWidget in Flutter
Sumit Mishra
In this blog, we will learn the difference between StatelessWidget and StatefulWidget in Flutter. We will also see when to use which widget while building an application.
20th April 2020
Getting started with Kotlin MultiPlatform
Himanshu Singh
In this blog, we will learn how to get started with Kotlin MultiPlatform and run the platform-specific code in our device. We will learn how to setup android and ios apps individually and write same set of core logic for both.
26th February 2020