The Title component exists, but has no documentation in the current website/version.
Should the component be deprecated, at least via TSDoc comment?
I don't find it particularly useful myself, though it could potentially be made more so if it had accessibilityRole and maxFontMultiplier automatically applied, in which case it would come with a11y out-of-the-box, which would be great.
Happy to open a PR for this (either to deprecate it or make it more useful), but wanted to know what the current thinking on Title was.
The
Titlecomponent exists, but has no documentation in the current website/version.Should the component be deprecated, at least via
TSDoccomment?I don't find it particularly useful myself, though it could potentially be made more so if it had
accessibilityRoleandmaxFontMultiplierautomatically applied, in which case it would come with a11y out-of-the-box, which would be great.Happy to open a PR for this (either to deprecate it or make it more useful), but wanted to know what the current thinking on
Titlewas.