Reducing App Size in React Native: A Deep Dive with Spotify Ruler & Proguard
Learn how to reduce React Native app size using Spotify Ruler, ProGuard, and resource shrinking for faster installs, better performance, and higher user adoption.

Search for a command to run...
Series
Articles and experiments on React Native
Learn how to reduce React Native app size using Spotify Ruler, ProGuard, and resource shrinking for faster installs, better performance, and higher user adoption.

Learn how to implement RTL in React Native Expo using i18next, AsyncStorage, and I18nManager with language switching, iOS fixes, and styling.

Data visualization plays a key role in modern mobile apps - from analytics dashboards to performance summaries. Well-designed graphs make complex data easy to understand at a glance. However, building responsive and high-performance graphs in React N...

Setting up a dynamic app icon for react native application using react-native-change-icon

Implement bridging and create your own custom module for iOS through this read

How to create responsive apps on React Native and some best practices to implement it
