NativePHP

NativePHP changelog

3 days ago
0.3.2

0.3.2

nativephp/ios
  • 📱 Update static libraries package to use the latest version: 0.3.1
  • 📱 Improve native:run execution timeout
  • 📱 Include license files in the static libraries package
  • 📱 PHP upgraded to 8.4.5

If you're already running v0.3, you may simply run composer update to get this version.

Once installed, you MUST also run php artisan native:install --force to ensure that your Xcode project is fully up to date.

Full Changelog: https://github.com/NativePHP/ios/compare/0.3.1...0.3.2

5 days ago
0.3.1

0.3.1

nativephp/ios
  • 📱 Adds support for standard links in the webview, opening them in the default app registered for that scheme (e.g. the browser, for http and https)

If you're already running v0.3, you may simply run composer update to get this version.

Once installed, you MUST also run php artisan native:install --force to ensure that your Xcode project is fully up to date.

Full Changelog: https://github.com/NativePHP/ios/compare/0.3.0...0.3.1

5 days ago
0.3.0

0.3.0

nativephp/ios
  • 🎉 Introduces the first set of APIs for the initial native functionality: camera (photo), vibrate, share sheets, alerts, biometric ID and push notification registration (docs updated too)
  • 📱 Basic swipe-to-navigate gesture support - you can now go back and forward in the webview with a simple LTR/RTL gesture
  • 🏗️ Improve application build pipeline to be more reliable and slightly faster
  • 💪🏼 Reduces final app size thanks to smaller libraries for PHP and its dependencies
  • 👷🏼 WIP: Various fixes needed for Inertia support. More to come

You will need to run composer require nativephp/ios in order to get this latest version as it's considered a major release during the EAP.

Once installed, you MUST also run php artisan native:install --force to ensure that your Xcode project is fully up to date.

Full Changelog: https://github.com/NativePHP/ios/compare/0.2.4...0.3.0

3 weeks ago
0.2.4

0.2.4

nativephp/ios

Full Changelog: https://github.com/NativePHP/ios/compare/0.2.3...0.2.4

1 month ago
0.2.3

0.2.3

nativephp/ios

Full Changelog: https://github.com/NativePHP/ios/compare/0.2.2...0.2.3

1 month ago
0.2.2

0.2.2

nativephp/ios

Full Changelog: https://github.com/NativePHP/ios/compare/0.2.1...0.2.2

1 month ago
0.2.1

0.2.1

nativephp/ios

Full Changelog: https://github.com/NativePHP/ios/compare/0.2.0...0.2.1

1 month ago
0.2.0

0.2.0

nativephp/ios

Full Changelog: https://github.com/NativePHP/ios/compare/0.1.0...0.2.0