createApp
. By default, you get a fully functioning Divvi app with sensible defaults.
Since Divvi Mobile is built on top of Expo, you also get all the benefits of a standard Expo app. This means you can use any Expo configuration options, plugins, and features as documented in the Expo documentation. Common Expo configurations like app icons, splash screens, and native modules can be configured through your app.json
or app.config.js
file.
divviProtocol
configuration to your app:
themes
configuration. Note that currently only a single theme is supported.
@1.5x
, @2x
, @3x
, and @4x
). This prevents pixelation on high-density screens and avoids unnecessary upscaling, keeping your app looking sharp.
features
object to enable/disable functionality