Skip to content

2.3.0

Compare
Choose a tag to compare
@cpetrov cpetrov released this 22 Dec 13:30
· 771 commits to master since this release

Custom font support

An API is provided to register a font to use throughout the app. It currently supports TrueType and OpenType fonts.

iPhone X support

Tabris.js apps are now displayed in full screen on the iPhone X and widgets have been optimized for the new hardware specifics.

More fine-grained "autoCapitalize" property of TextInput

TextInput can now be configured to auto capitalize the first word of a sentence, every word or every letter.

NavigationBar theme (Android)

The theme enables customization of the appearance of the navigation bar buttons on devices running Android version 8+.