A demo of many features of NativePHP for Mobile.
Feel free to contribute to make it better for everyone.
What's NativePHP? Read the docs
Note
You will need a NativePHP for Mobile license and Flux UI Pro to install the Composer dependencies.
To use this app and check out NativePHP for Mobile, follow these steps:
- Clone this repo (
git clone [email protected]:NativePHP/kitchen-sink-mobile.git
) - Change directory into the cloned repo and install dependencies (
composer install && npm i && npm run build
) - Run
php artisan native:install
and follow the prompts - Run
php artisan native:run
and follow the prompts - The app should launch on your chosen device!
The MIT License (MIT). Please see License File for more information.