Versions Compared

Key

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

...

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

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

...