Files
react-native/Libraries/RCTRequired/BUCK
T
generatedunixname89002005287564 9ce3588f1e Daily arc lint --take BUCKFORMAT
Reviewed By: zertosh

Differential Revision: D17978944

fbshipit-source-id: 9c9d4d6e6abe49005558d52b47a5a3b38cbb6d92
2019-10-17 12:16:15 -07:00

10 lines
286 B
Python

load("//tools/build_defs/oss:rn_defs.bzl", "fb_apple_library")
fb_apple_library(
name = "RCTRequired",
autoglob = True,
contacts = ["oncall+react_native@xmail.facebook.com"],
frameworks = ["Foundation"],
labels = ["supermodule:ios/isolation/infra.react_native"],
)