Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: livekit/client-sdk-react-native Loading
base: v2.0.2
Choose a base ref
...
head repository: livekit/client-sdk-react-native Loading
compare: v2.1.0
Choose a head ref
  • 6 commits
  • 83 files changed
  • 2 contributors

Commits on Apr 16, 2024

  1. feat: Add react hooks and room components (#139)

    * Add react hooks and room components
    
    * Upgrade node gh action runtime to 18
    lukasIO committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    9608b2f View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2024

  1. example: update example app to use components (#141)

    * example: update example to use components
    
    * example: fix empty react video tag warning
    
    * fix: rename effect function for starting audio session
    davidliu committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    5ebfc51 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2024

  1. Configuration menu
    Copy the full SHA
    72425ae View commit details
    Browse the repository at this point in the history
  2. chore: release 2.1.0-0

    davidliu committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    8f31423 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2024

  1. Configuration menu
    Copy the full SHA
    71bd158 View commit details
    Browse the repository at this point in the history
  2. chore: release 2.1.0

    davidliu committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    b4ca6d8 View commit details
    Browse the repository at this point in the history
Loading