Skip to content

Please update react native to v0.78.0 and provide New Arch Support. #1576

Description

@AjayFrancisTechversant

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:

  • Android

Environment

1.7.6

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions