mobile: wire notification registration and listener
This commit is contained in:
@@ -50,6 +50,13 @@ const config: ExpoConfig = {
|
||||
"Flowy uses your microphone to record voice messages.",
|
||||
},
|
||||
],
|
||||
[
|
||||
"expo-notifications",
|
||||
{
|
||||
icon: "./assets/icon.png",
|
||||
color: "#000000",
|
||||
},
|
||||
],
|
||||
],
|
||||
experiments: {
|
||||
typedRoutes: false,
|
||||
|
||||
Reference in New Issue
Block a user