Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Reverted from v. 10

...

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

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

...