Skip to content

Activity Content Add Read More and Read Less functionality : (Causing refresh issue) #286

@haresh12

Description

@haresh12

Setup (always fill this in):

  • iOS or Android : both
  • Expo or regular React Native : Expo
  • React Native Version: 0.64.3
  • expo-activity-feed
  • "expo-activity-feed": "1.1.0",

Describe the bug
In flatfeed component for Activity => Content when we are trying to add read more and read less functionality no first issue is that Flatfeed in not getting refreshed after any state changes now solution for that may be we can use setListRef and then refresh flatlist by our self but with that every time we refresh flatlist that pull to refresh loader is showing how can we solve this issue.

To Reproduce
set dynamic content to activity => content it won't to changed after state get changed (Because flat feed not refreshing)
Expected behavior
Able to implement Read More Read Less functionality with pre build component
WhatsApp Image 2022-06-03 at 8 06 43 AM

Metadata

Metadata

Assignees

No one assigned

    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