eclipsesource / tabris-js

Create native mobile apps in JavaScript or TypeScript.
https://tabrisjs.com
BSD 3-Clause "New" or "Revised" License
1.4k stars 170 forks source link

Update android theming docs to reflect cordova 11 change #2265

Closed mpost closed 1 year ago

mpost commented 1 year ago

With the removal of the Tabris.js specific splash screen theming mechanism, the default cordova mechanism is now used. This change updated the docs to reflect those new capabilities.

Fixes https://github.com/eclipsesource/tabris-js/issues/2264