-
Notifications
You must be signed in to change notification settings - Fork 24.8k
Closed
Labels
Ran CommandsOne of our bots successfully processed a command.One of our bots successfully processed a command.Resolution: LockedThis issue was locked by the bot.This issue was locked by the bot.
Description
Environment
react-native -v
: 0.47.1node -v
: 8.1.0npm -v
: 5.3.0
- Target Platform: ios
- Development Operating System: macOS
Steps to Reproduce
I am rendering about 50 items with Flatlist. Initial rendering takes about 500ms, but at some point, I will replace data array with new one, which has completely different set of items.
When this happens, re-rendering takes about 1 second.
Expected behavior
Rendering should not be slower than initial.
svbutko and jeloagnasin
Metadata
Metadata
Assignees
Labels
Ran CommandsOne of our bots successfully processed a command.One of our bots successfully processed a command.Resolution: LockedThis issue was locked by the bot.This issue was locked by the bot.