Skip to content

Read notification count resets on page refresh #23

Open
@Noor-infoarc

Description

@Noor-infoarc

Hi.

Is there any way to pass some sort of variable in the data object with other properties like image, detailPage, etc, which allows me to specify which notifications have been read or not? Something like this:

const DEFAULT_NOTIFICATION = [
{
image: require("../../images/user.png"),
message: "New message.",
detailPage: "/",
receivedTime: "1 min ago",
markAsRead: false
}
];

Also how do I run this project?

Please do get back to me.
Thank you.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions