react-native icon indicating copy to clipboard operation
react-native copied to clipboard

RN: Configure `no-string-refs` as Error

Open yungsters opened this issue 1 year ago • 0 comments

Summary: In a future release of React Native, string refs will no longer be supported. This increases the severity of the no-string-refs lint rule to convey this.

Changelog: [General][Changed] - no-string-refs is now a lint error

Reviewed By: kassens

Differential Revision: D56826663

yungsters avatar May 01 '24 15:05 yungsters