Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

You can customize camera and flash in the following ways:

  • Enable Activate the flash toggle button
    To allow enable users to toggle the camera flash, pass true to GiniConfiguration.shared.flashToggleEnabled.

  • Turn off flash by default
    Flash is on by default, and you can turn it off by passing false to GiniConfiguration.shared.flashOnByDefault.

...