You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There is a very noticeable delay while navigating to a screen having a Flash-list component(heavy component). I'm using RNv0.78.0 and new Arch enabled. This delay occurred only when I switched to new arch. There were no issues in old arch. Please update the react-native dependency v0.78.0. Also, Text Inputs inside the Flashlist gets unresponsive (only in release build, not in debug mode).
Current behavior
Lag experienced while navigating to a heavy flashlist component and Text Inputs items are unresponsive.
Expected behavior
There should be no lag and Text Inputs should be responsive.
To Reproduce
create a Flash List with multiple heavy components in render Item and try to navigate to this Flashlist component
Screen_Recording_WhiteScreen.mp4
using createStackNavigator from '@react-navigation/stack';
There is a very noticeable delay while navigating to a screen having a Flash-list component(heavy component). I'm using RNv0.78.0 and new Arch enabled. This delay occurred only when I switched to new arch. There were no issues in old arch. Please update the react-native dependency v0.78.0. Also, Text Inputs inside the Flashlist gets unresponsive (only in release build, not in debug mode).
Current behavior
Lag experienced while navigating to a heavy flashlist component and Text Inputs items are unresponsive.
Expected behavior
There should be no lag and Text Inputs should be responsive.
To Reproduce
create a Flash List with multiple heavy components in render Item and try to navigate to this Flashlist component
Screen_Recording_WhiteScreen.mp4
using createStackNavigator from '@react-navigation/stack';
Platform:
Environment
1.7.6