mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-08-26 03:01:51 +08:00
feat(ios): apple intelligence writing tools (#10643)
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
import { TextViewBase as TextViewBaseCommon } from './text-view-common';
|
||||
import { CSSType } from '../core/view';
|
||||
|
||||
export { WritingToolsAllowedInput, WritingToolsBehavior } from './text-view-common';
|
||||
export * from '../text-base';
|
||||
|
||||
@CSSType('TextView')
|
||||
|
Reference in New Issue
Block a user