

My Blog Posts
React Native
5 min read•2024
Mobile Application App Variants with Different Splash Screens and App Icons — React Native
Learn how to create multiple app variants with different splash screens and app icons for React Native applications. This comprehensive guide covers the setup process and implementation details.
Article Sections:
App Variants SetupSplash Screen ConfigurationApp Icon ManagementBuild Configuration
React Native
8 min read•2024
Build a Speech-to-Text React Native App with Whisper RN
Create a powerful speech-to-text application using React Native and Whisper RN. This tutorial covers the complete implementation from setup to deployment.
Article Sections:
Whisper RN SetupAudio Recording ImplementationSpeech RecognitionUI/UX Design
