NativeScript / docs-v8

https://docs.nativescript.org
29 stars 41 forks source link

add Props maxLines to TextView #98

Closed vallemar closed 2 years ago

vallemar commented 2 years ago

ok I saw that this is now inherited by this PR https://github.com/NativeScript/NativeScript/pull/9884 added to TextBase here: https://github.com/NativeScript/NativeScript/blob/main/packages/core/ui/text-base/index.d.ts#L69

So, this code shouldn't be here right? https://github.com/NativeScript/NativeScript/blob/main/packages/core/ui/text-view/index.d.ts#L21

NathanWalker commented 2 years ago

Thanks @vallemar this looks good