Author name: Prakash

Web & Architecture

FLATLIST

2 min read

Introduction: FlatList is a core React Native component used to efficiently render lists of data. It is optimized for handling large datasets by rendering only the currently visible […]

Mobile & Flutter

KOTLIN

2 min read

Introduction Kotlin is a cross-platform programming language that may be used as an alternative to Java for Android App Development.  Kotlin is an easy language so that you can

Scroll to Top