Download the PHP package pteal79/native-notification without Composer
On this page you can find all versions of the php package pteal79/native-notification. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download pteal79/native-notification
More information about pteal79/native-notification
Files in pteal79/native-notification
Download pteal79/native-notification
More information about pteal79/native-notification
Files in pteal79/native-notification
Vendor pteal79
Package native-notification
Short Description A NativePHP plugin for dispatching native notifications via OnNative events
License MIT
Package native-notification
Short Description A NativePHP plugin for dispatching native notifications via OnNative events
License MIT
Please rate this library. Is it a good library?
Informations about the package native-notification
NativeNotification Plugin for NativePHP Mobile
Dispatches a NativeNotification event through the native layer via a single SendNotification bridge call. The event carries a nullable string payload and can be consumed in PHP with #[OnNative].
Installation
Usage
PHP (Livewire/Blade)
Listening for the Event
JavaScript
Events
| Event | Payload | Description |
|---|---|---|
MobileEvent |
{ message: string\|null } |
Dispatched by the native layer when sendNotification is called |
License
MIT
All versions of native-notification with dependencies
PHP Build Version
Package Version
The package pteal79/native-notification contains the following files
Loading the files please wait ...