mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
8a0cfec815
Summary: Pull Request resolved: https://github.com/facebook/react-native/pull/51600 The `infoLog` is a `console.log` wrapper to separate ad-hoc console debug logging, however console logs are already used in some files in rn-tester (ex. RNTesterAppShared.js). The same applies to files in react-native package. Changelog: [General][Changed] - Removed `infoLog` from react-native package Reviewed By: huntie Differential Revision: D75402930 fbshipit-source-id: 1a14a9122552130415f058d3647d715225321ab8