RecyclerView
to handle complex listsThis article will cover how to use Android’s RecyclerView
with data binding to load images from a network and display them in a list.
Integrate a React app with msal-react
, the Azure AD B2C authentication service, for smooth user authentication in React applications.
Learn to master status bars in React Native for any device by using the StatusBar component and the imperative API.
Let’s look at some widely used Kotlin design patterns (such as the provider pattern and many others) with code snippets and sample use cases.
Learn about Kotlin generics, a way of writing our code in a flexible and safe with as few compile-time errors as possible.