/titanium-widget-kit

Use the iOS 13+ WidgetKit framework in Titanium.

Primary LanguageSwiftMIT LicenseMIT

Titanium iOS 14+ WidgetKit

Use the WidgetKit API's in Titanium. Note: You can create widgets without this module. This one is only necessary for advanced widget communication, e.g. triggering a widget refresh from the companion app.

Example

import TiWidgetKit from 'ti.widgetkit';

TiWidgetKit.reloadAllTimelines();

License

MIT

Author

Hans Knöchel