app.json androidCollapsedTitle with locales

In app.json cofiguration, we can configure the display of push notification

There is a property called androidCollapsedTitle, which accept string like "#{unread_notifications} new interactions"

Is it possible to localize this field with the locales?

Hey @httpeace_expo,

I do not believe this is possible at the moment, but I think it wouldn’t be too hard to implement seeing as we made it possible to localize iOS dialogs in app.json. I’ll double check internally to see if it’s possible, but if it isn’t, I would suggest making a feature request on our Canny: Feature Requests | Expo

Cheers,

Adam

1 Like

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.