Compare commits

...
2 changed files with 2 additions and 0 deletions
@@ -9,6 +9,7 @@
namespace facebook::react {
// NOLINTNEXTLINE(modernize-avoid-c-arrays)
extern const char AndroidSwitchComponentName[] = "AndroidSwitch";
void AndroidSwitchShadowNode::setAndroidSwitchMeasurementsManager(
@@ -15,6 +15,7 @@
namespace facebook::react {
// NOLINTNEXTLINE(modernize-avoid-c-arrays)
extern const char AndroidSwitchComponentName[];
/*