Skip to content
This repository was archived by the owner on Nov 10, 2020. It is now read-only.

Settings

Matei Radu edited this page Mar 3, 2019 · 4 revisions

Behavior

Settings object

{
  android: {
    //...,
  },
  ios: {
    //...,
  }
}

Reference

android [SettingsAndroid]

Default: undefined

Android specific settings.

Default: undefined

iOS specific settings.

Clone this wiki locally