Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(notification): allow passing of name and description #397

Merged
merged 1 commit into from
Oct 5, 2023

Conversation

DomiR
Copy link
Contributor

@DomiR DomiR commented Aug 8, 2023

fix #396

@philips77
Copy link
Member

This is not needed, as explained here. Unless you want to provide the strings in runtime?

@DomiR
Copy link
Contributor Author

DomiR commented Oct 4, 2023

Yes, this is exactly the case 😇 I'm consuming this lib in react-native and the language is loaded dynamically... It's an edge case but would be nice to be able to support both cases.

@philips77 philips77 merged commit 6606b29 into NordicSemiconductor:main Oct 5, 2023
1 check passed
@DomiR
Copy link
Contributor Author

DomiR commented Oct 5, 2023

🫶

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Translation of notification
2 participants