I'm experiencing a flickering issue on iOS after upgrading my React Native project to version 0.78.2.
My screen contains a FlatList of products and a fixed bottom view that includes sorting and filtering actions. On iOS, when the list updates (e.g., due to refresh or pagination), the bottom view flickers or momentarily disappears/re-renders. This was not happening in earlier versions (prior to 0.78.x)
https://drive.google.com/drive/folders/14zszn1VEVROTddWujqAGK4TQdktUF_Av?usp=drive_link