SIGN IN SIGN UP
facebook / react-native UNCLAIMED

A framework for building native applications using React

0 0 0 C++

Use `by lazy(LazyThreadSafetyMode.NONE)` for RNTester (#52886)

Summary:
Pull Request resolved: https://github.com/facebook/react-native/pull/52886

RNTester was using just a plain `by lazy{}` which gets flagged by our internal linter over and over.
This fixes it.

Changelog:
[Internal] [Changed] -

Reviewed By: mdvacca

Differential Revision: D79094496

fbshipit-source-id: 856864bf8b5e4ec1254d1793dba9e97377696408
N
Nicola Corti committed
48bf59c85e12469964ef3faf6a0df72d0fcc7329
Parent: 4718b35
Committed by Facebook GitHub Bot <facebook-github-bot@users.noreply.github.com> on 7/28/2025, 10:11:35 PM