For years, mobile development meant one of two extremes: either go full native (Kotlin/Swift) or pick a heavy JS framework (React Native, Flutter, Cordova/Capacitor) where your mobile app acts as a dumb API client fetching data from a remote server. As a PHP developer, I kept asking myself: Why ...
Source: [Dev.to](https://dev.to/steven_rojas_8da8fd7f93d7/how-i-embedded-php-84-runtime-directly-into-android-ios-apps-c37)