This module update is a complete rewrite of the existing iOS module. It now uses the Swift-based AlertKit
library that is much more lightweight (module size 7 MB -> 250 KB) and modern.

You can find an example in the readme, but it's as easy as calling NotificationBanner.show({ title: 'Hello world' })
.