This commit is contained in:
Saad Najmi 2022-01-26 18:40:57 -06:00 коммит произвёл GitHub
Родитель f1c5097f8c
Коммит 80cfcf77b3
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 1 добавлений и 0 удалений

Просмотреть файл

@ -42,6 +42,7 @@ export const NativeText: HostComponent<NativeTextProps> = (createReactNativeComp
onInlineViewLayout: true, onInlineViewLayout: true,
dataDetectorType: true, dataDetectorType: true,
android_hyphenationFrequency: true, android_hyphenationFrequency: true,
tooltip: true, // [TODO(macOS GH#774)]
}, },
directEventTypes: { directEventTypes: {
topTextLayout: { topTextLayout: {