ClubInfoInsaT / application-amicale

Application Android et IOS pour l'amicale des élèves
Other
9 stars 4 forks source link

Add notification settings #67

Open ignyx opened 1 year ago

ignyx commented 1 year ago

Add a ~button in the settings that opens the Android (ios if possible) system settings app to configure notifications for the app.

I suggest placing it under the dashboard settings with a similar appearance (with a bell icon). ![image](https://user-images.githubusercontent.com/23584745/203189670-1564c5d6-e18e-493b-9f78-3d156022c575.png)
The Android settings page for Campus Notification (Android 11, I think) ![image](https://user-images.githubusercontent.com/23584745/203189164-da194a7a-5fc0-47bc-83c7-44b12314dc48.png)

See this SO question and the react-native Linking doc.