Rocco Marinaccio
A fully customizable iOS notification component. Trigger it with a tap or on load. Swipe to dismiss it and more! Don’t forget to turn the volume up — when you trigger a notification, Apple’s default iPhone Notification Sound Effect is played! 📱🔔🎵
onTap()
CMD + Enter
App
, Override: DefaultNotification
and apply it to the Frame you added.TriggerPersistentBanner
OR TriggerTemporaryBanner
override to it.onLoad()
CMD + Enter
App
, Override: AutomaticNotification
and apply it to the Frame you added.Property | Type | Description | Default |
---|---|---|---|
Device | enum |
iPhone 8 or iPhone X +. | iPhone X + |
App Icon | image |
Insert your app icon. | Placeholder |
App Name | string |
Insert your app name. | APP NAME |
Title | string |
Optional title. | Title |
Subtitle | string |
Optional subtitle. | Subtitle |
Description | string |
Required description. | Description |
Thumbnail | boolean |
A thumbnail preview. | Show |
Image | image |
Upload thumbnail image. | Placeholder |
Time | boolean |
Min or Hrs. | Min. |
Minutes | number |
0 to 59 min. | Now |
Hours | number |
1 to 24 hrs. | 1h ago |
Mode | boolean |
Light or dark. | Light |
Screen | boolean |
Home or lock. | Home |
Many? | boolean |
No or yes. | No |
Count | number |
1 to 500. | 1 |
Scale | number |
Scale 0 to 1. | 1 |
For any questions, feel free to reach out on Twitter.