Skip to content

NativePHP/kitchen-sink-mobile

Repository files navigation

NativePHP for Mobile Kitchen Sink app

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

Installation

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:

  1. Clone this repo (git clone [email protected]:NativePHP/kitchen-sink-mobile.git)
  2. Change directory into the cloned repo and install dependencies (composer install && npm i && npm run build)
  3. Run php artisan native:install and follow the prompts
  4. Run php artisan native:run and follow the prompts
  5. The app should launch on your chosen device!

License

The MIT License (MIT). Please see License File for more information.