Skip to content

New feed implementation using FlashList and general optimizations #4379 #4351

Martin Santangelo requested to merge feat/flashlist into develop

Ticket(s) / Related Merge Requests

#4351 (closed) #4379 (closed)

Summary of Changes

  • FeedList reimplemented using FlashList
  • Refactor the in-feed component injection
  • Implement sticky headers for in-feed components
  • Implement a collapsible header for the new FeedList (Not supported by FlashList)
  • Fix/Optimize the channel's animated headers

Testing Considerations

Affected screens:

  • Newsfeed
  • Discovery
  • Minds+
  • Channels
  • Groups

Regression Scope

It may affect the feeds and the headers of the app

Platform Affected (web, mobile, etc)

iOS and Android

Developer Testing Completed

Tested on both platforms

Screenshots

(Any extra UI screens that can be shared)

Does this impact

  • Localization
  • Dark/light mode
  • Guest mode
Edited by Martin Santangelo

Merge request reports