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
Fix refs in Pressable leading to tree clone (facebook#39324)
Summary:
`useImperativeHandle` without a dependencies array causes React to re-clone the tree, leading to undesirable layout effects.
Changelog: [Internal]
Reviewed By: fabriziocucci
Differential Revision: D49056493
0 commit comments