sendbird-chat-sample-react
sendbird-chat-sample-react copied to clipboard
Group Channel/ React-Push notifications
When a client app is running in the background or a device is idle, push notifications will be sent to users' mobile devices. The types of user interactions such as alert, sound, or badge can be used.
Blocked: I followed the docs and installed all depending packages.
After importing:
import notifee, { AndroidImportance } from '@notifee/react-native';
I got new errors:

Tried to install all necessary deps, but it won't help