add-android-widget-glance

Installation
SKILL.md

Add Android Widget (Glance)

Home screen widgets. Glance = Compose for widgets.

Reality check

RN/JS cannot run in widget context. Must drop to native Kotlin via Glance.

Path 1: Expo native config plugin

Create a custom config plugin that injects widget Kotlin code into the prebuild output.

Installs
2
GitHub Stars
1
First Seen
Aug 5, 2026
add-android-widget-glance — khadinakbarlabs/expo-mobile-app-builder