File tree Expand file tree Collapse file tree 5 files changed +12
-9
lines changed
resources/views/docs/mobile/1/getting-started Expand file tree Collapse file tree 5 files changed +12
-9
lines changed Original file line number Diff line number Diff line change @@ -18,7 +18,8 @@ Windows is with [Laravel Herd](https://herd.laravel.com). It's fast and free!
1818
1919#### Heads up!
2020
21- You cannot build iOS apps on Windows or Linux. This is a limitation imposed by Apple.
21+ You cannot build iOS apps on Windows or Linux. This is a limitation imposed by Apple. But we've got you covered with
22+ [ Bifrost] ( https://bifrost.nativephp.com ) !
2223
2324</aside >
2425
Original file line number Diff line number Diff line change 11---
22title : Introduction
3- order : 001
3+ order : 1
44---
55
66## Welcome to the revolution!
Original file line number Diff line number Diff line change 11---
22title : Quick Start
3- order : 099
3+ order : 2
44---
55
66## Let's go!
@@ -13,7 +13,8 @@ Make sure you have an [active license](/mobile) before you install.
1313
1414</aside >
1515
16- Get your first mobile app running in minutes:
16+ If you've already got your [ environment set up] ( environment-setup ) to build mobile apps using Xcode and/or Android Studio, then you can
17+ get building your first mobile app with NativePHP in minutes:
1718
1819``` bash
1920# Install NativePHP for Mobile into a new Laravel app
@@ -29,7 +30,8 @@ php artisan native:run
2930## Need help?
3031
3132- ** Community** - Join our [ Discord] ( /discord ) for support and discussions.
32- - ** Examples** - Check out the [ Kitchen Sink demo app] ( https://play.google.com/store/apps/details?id=com.nativephp.kitchensinkapp )
33- on Android (coming soon to iOS!)
33+ - ** Examples** - Check out the Kitchen Sink demo app
34+ on [ Android] ( https://play.google.com/store/apps/details?id=com.nativephp.kitchensinkapp ) and
35+ [ iOS] ( https://testflight.apple.com/join/vm9Qtshy ) !
36+
3437
35- Ready to build your first mobile app with PHP? [ Let's get started! 🚀] ( /docs/getting-started/introduction )
Original file line number Diff line number Diff line change 11---
22title : Roadmap
3- order : 098
3+ order : 400
44---
55
66NativePHP for Mobile is stable and already deployed in production apps released on the app stores. But it's still early
Original file line number Diff line number Diff line change 11---
22title : Versioning Policy
3- order : 50
3+ order : 500
44---
55
66NativePHP for Mobile follows [ semantic versioning] ( https://semver.org ) with a mobile-specific approach that distinguishes between
You can’t perform that action at this time.
0 commit comments