React Native has made it incredibly easy to develop cross-platform apps that work on both mobile and web using frameworks like Expo. However, there are times when a native plugin (designed for iOS or Android) isn't compatible with the web platform. One common example is Google AdMob (react-native-google-mobile-ads), which can cause crashes when trying to … Continue reading Fixing Plugin Compatibility in React Native Web with Expo: How to Disable Google AdMob and Other Native Modules
Web
My Journey into Self-Hosting Frappe-Based Custom Apps with Docker on DigitalOcean
Join me as I explore the process of self-hosting Frappe-based custom apps using Docker on DigitalOcean. Learn about building custom Docker images, setting up on DigitalOcean, and more!
Where are all the Mobile PWAs (Progressive Web Apps)
It seems most popular websites are not rolling out their PWAs on purpose PWAs don't have store presence and they restrict the computing and tracking powers which are easily available to a native app. It looks like this is the only case why most companies are holding off releasing PWA versions of their mobile sites … Continue reading Where are all the Mobile PWAs (Progressive Web Apps)