diff --git a/src/ConfigHelper.ts b/src/ConfigHelper.ts index d25c89f7a03..d414622f663 100644 --- a/src/ConfigHelper.ts +++ b/src/ConfigHelper.ts @@ -78,7 +78,6 @@ let NATIVE_THREAD_PROPS_WHITELIST: Record = { borderTopLeftRadius: true, borderTopRightRadius: true, borderTopStartRadius: true, - opacity: true, elevation: true, fontSize: true, lineHeight: true,