Acerca de
This skill provides a comprehensive blueprint for building NativePHP plugins, which extend PHP applications with native iOS and Android capabilities. It covers the critical nativephp.json manifest structure, bridge function mapping between PHP and Swift/Kotlin, and the integration of Laravel-specific components like service providers and facades. Developers can use this guidance to ensure their plugin packages are correctly recognized by the NativePHP ecosystem, handle permissions and dependencies appropriately, and implement build-time lifecycle hooks for automated asset management.