@@ -135,6 +135,9 @@ const MainNavigation = ({ route }) => {
if (data.post_id) {
mainNavigation.navigate("SinglePost", { postid: data.post_id });
}
if (data.type === "chat") {
mainNavigation.navigate("GlobalChat");
} catch (error) {
alert("Error: " + error);
The note is not visible to the blocked user.