react-native-activity-feed icon indicating copy to clipboard operation
react-native-activity-feed copied to clipboard

Notification Component for Notification Feed?

Open upenn-raymondmason opened this issue 4 years ago • 0 comments

Does there exist a Notification Component we should provide to NotificationFeed via the Group prop?

For react-activity-feed, there exists such as Notification Component (https://github.com/GetStream/react-activity-feed/blob/main/src/components/Notification.js), but I could not find such a component for this library.

If we are expected to implement this ourselves, how can we ensure that other features like the mentions, hashtags, avatar, etc. work?

upenn-raymondmason avatar Apr 22 '21 10:04 upenn-raymondmason