OneSignal / react-onesignal

React OneSignal Module: Make it easy to integrate OneSignal with your React App!
Other
74 stars 23 forks source link

Introduce language methods on user model #143

Open ElwynVdb opened 2 months ago

ElwynVdb commented 2 months ago

Overview

This pull request builds upon the functionalities introduced in a previous PR submitted to the web-SDK, which added language functions. It aims to provide access to these newly introduced functions directly from the front-end SDK.

Benefits

Related pull requests