#react-native
Read more stories on Hashnode
Articles with this tag
What is the Platform Module? React Native’s Platform module is a module present in React Native. It offers a straightforward method for creating...
In a mobile app, progress indicators are an essential component that helps users understand how long an action will take and whether it is complete. A...
Dialogs provide a way to display modal windows and overlays in React Native components. They are used to display additional information, prompt the...
The first screen users view after clicking an application icon is known as a splash screen. Usually, it consists of a straightforward screen with your...
By Joakim Gakure Jan 10, 2023 · 8 min read Performance is a critical consideration when developing web pages and applications. A fast, responsive...
By: Joakim Gakure Jan 6, 2023 · 5 min read Xamarin and React Native are popular frameworks for building cross-platform native mobile apps. They allow...