Commit Graph

1 Commits

Author SHA1 Message Date
Reinaldo Neto 5ab5d9c945
feat: device notification settings (#5277)
* iOS go to device notification setting to change the configuration

* go to notification settings with android

* add notifee

* add the reducer and action

* saga request done

* add the setInAlert action

* tweak at name and add focus to dispatch the request

* use the foreground inside pushTroubleShoot to request the notification and fix the icon color

* add the request at roomslistview didmount

* remove the notification modulo from android

* add patch

* minor tweak
2023-10-20 10:57:12 -03:00