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

7 lines
121 B
JSON

{
"platforms": ["android"],
"android": {
"modules": ["com.rakazo.notifications.RakazoNotificationsModule"]
}
}