So, i'm making a react-native app to show my school-forum
I want to use OneSignal API to send user notifications like (someone liked your post, etc)
Do i need to use the flarum notification API endpoint and make an external back-end to check the notification target? something like this?
Note: i wiil post the project on GitHub as soon as posible