Skip to content

v0.10.8

Choose a tag to compare

@joemasilotti joemasilotti released this 22 Jun 22:22
· 154 commits to main since this release

Added

  • The native error and offline screens are now customizable and localized. Set per-state icons (offline for no connectivity, generic for any other load failure) in config/ruby_native.yml under errors:, using the same icon:/icons: form as tabs, and put title, message, and shared retry copy in your app's own locale files under the ruby_native.errors.* namespace. Copy follows the device language and falls back to bundled English, so you override only what you want.