🌐 US-Proxy
x-cloak x-data="{ showMobileMenu: false, showDocsMenu: false, scrolled: window.scrollY > 1, width: window.innerWidth, get showPlatformSwitcherHeader() { return ! this.scrolled && this.width >= 1024 }, }" x-resize="width = $width" x-init=" window.addEventListener('scroll', () => { scrolled = window.scrollY > 1 }) " class="font-poppins min-h-screen overflow-x-clip bg-white antialiased selection:bg-black selection:text-[#b4a9ff] dark:bg-[#050714] dark:text-white" >
NativePHP for Mobile v4 is here — build real native UIs from Blade with SuperNative
Plugin Marketplace

nativephp/mobile-clipboard

nativephp/mobile-clipboard

System clipboard access (copy/paste text) for NativePHP Mobile