Skip to content

Refactor portrait viewer using renimated 2 and remove react-native-pager #4333

Martin Santangelo requested to merge feat/refactor-portrait-swiper into develop

Ticket(s) / Related Merge Requests

#4333 (closed)

Summary of Changes

Reimplements the Portrait content viewer screen using react-native-reanimated-carousel implemented with reanimated 2. Removes the old react-native-pager component that was implemented using the reanimated v1 API (We had a fork of this components with some fixes)

Testing Considerations

The portrait bar functionality should be the same. Swipe to change user, and tap right/left to see the next post

Regression Scope

This MR only affects the portrait content viewer

Platform Affected (web, mobile, etc)

Both

Developer Testing Completed

Tested both platforms

Screenshots

Simulator_Screen_Recording_-iPhone_13-_2022-07-14_at_16.36.23

Does this impact

  • Localization
  • Dark/light mode
  • Guest mode

Merge request reports