- Getting Started
- The Basics
- Concepts
- SuperNative
-
EDGE Components
- Introduction
- Activity Indicator
- Badge
- Bottom Navigation
- Bottom Sheet
- Button
- Button Group
- Canvas
- Carousel
- Checkbox
- Chip
- Column
- Divider
- Gesture Area
- Icon
- Icons
- Image
- Layout & Styling
- List
- Menus
- Modal
- Pressable
- Progress Bar
- Radio Group
- Row
- Scroll View
- Select
- Shapes
- Side Navigation
- Slider
- Spacer
- Stack
- Tab Row
- Text
- Text Input
- Toggle
- Top Bar
- Virtual List
- Web View
- Plugins
- Testing
- Architecture
You're viewing pre-release documentation — version 4.x is in beta
Features, APIs and behaviour may change before the stable release. View the stable version (3.x)
Changelog
For changes prior to v4, see the v3 documentation.
v4.0 — SuperNative (beta)#
New Features#
- SuperNative — fully native UI powered by SwiftUI on iOS and Jetpack Compose on Android, and the new default for v4 apps
- Livewire-like native components — each screen is a PHP
NativeComponentclass holding its state and behavior, re-rendering the native UI as your properties change - Shared memory between PHP and the native layer — no serialization overhead or web view bridge between your code and the UI
- Web view as a component — the classic web-view-first approach is now opt-out: render a single native route with a full-screen web view to keep building the v3 way
- Layouts — declare shared chrome (nav bars, tab bars) once in a
NativeLayoutclass and attach it to a route or group of routes - Native navigation stack — register screens with
Route::native(), then push, pop, and replace them with native transitions - Component testing suite — mount a
NativeComponent, drive interactions, and assert on state and output entirely in-process, with no device or simulator
For Plugin Developers#
- No breaking changes to the plugin architecture — add the
^4.0constraint to your plugin'snativephp/mobiledependency and you're done
Plugin Dev Kit
Build native plugins with
Claude Code
Learn More
NativePHP Ultra
All NativePHP plugins, teams & priority support from
$35/mo
Learn More
The Vibes
The unofficial Laracon US
Day 3
Grab Your Spot
Only 100 tickets!
The Masterclass
Go from zero to
published app
in no time
in no time
Learn More
Early Bird Pricing