Skip to content
This repository has been archived by the owner on Jun 16, 2023. It is now read-only.

Fixing ios issues with basic/example #2775

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Commits on Apr 4, 2020

  1. fix: example project

    - upgraded dependencies especially react-native to support Xcode 11 (https://github.com/facebook/react-native/pull/25146/files)
    - texts of the top buttons are now readable
    - ios: added NSMicrophoneUsageDescription to info.plist
    René Fischer committed Apr 4, 2020
    Configuration menu
    Copy the full SHA
    5c6a0b9 View commit details
    Browse the repository at this point in the history
  2. refactor: example project

    - updated to recommended Xcode project settings
    René Fischer committed Apr 4, 2020
    Configuration menu
    Copy the full SHA
    e73e033 View commit details
    Browse the repository at this point in the history
  3. refactor(ios): lock and unlock device

    Added a method to lock a capture device, apply settings via a block, and unlock the device again.
    René Fischer committed Apr 4, 2020
    Configuration menu
    Copy the full SHA
    6c5790c View commit details
    Browse the repository at this point in the history
  4. Revert "refactor(ios): lock and unlock device"

    This reverts commit 6c5790c.
    fabOnReact committed Apr 4, 2020
    Configuration menu
    Copy the full SHA
    472e6e7 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #2 from fabriziobertoglio1987/ios-refactoring

    Revert "refactor(ios): lock and unlock device"
    rfischer committed Apr 4, 2020
    Configuration menu
    Copy the full SHA
    db4dd54 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a0df6a4 View commit details
    Browse the repository at this point in the history