mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-03-29 07:48:17 +08:00
Summary: Sometimes when working with a team of developers, someone adds a library but does not link it. To identify if this required linking, you have to type react-native link and then read a wall of text to see if rnpm handled the issue. This can be sped up with a friendly logging level for previously linked messages. Continuation of #9507   Closes https://github.com/facebook/react-native/pull/9551 Differential Revision: D3821468 Pulled By: bestander fbshipit-source-id: 3e83bf46454519debdd95cf3d5e8561e3c77364a