BangSo/apps/mobile/modules/rakazo-notifications/expo-module.config.json

7 lines
121 B
JSON
Raw Permalink Normal View History

2026-09-01 16:51:19 +00:00
{
"platforms": ["android"],
"android": {
"modules": ["com.rakazo.notifications.RakazoNotificationsModule"]
}
}