Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
haresh12 opened this issue Jun 3, 2022 · 0 comments

Comments

@haresh12
Copy link

haresh12 commented Jun 3, 2022

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant