mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
988fefc44d
Summary: Dynamic nested components can cause tricky performance issues in React, as the reconciler will not be able to reuse the previously mounted component tree. Changelog: [General] [Added] Added linter warning config for unstable nested components Reviewed By: motiz88 Differential Revision: D33767283 fbshipit-source-id: 869ece99dc63cc3a150bae882d26df8541e8db59