Skip to content

AppDelegate.swift example #265

@Mihai-github

Description

@Mihai-github

Is your feature request related to a problem? Please describe.
In the recent versions of react native now instead of AppDelegate.h, AppDelegate.hh, and main.,m we have only AppDelegate.swift. It would be useful to have an example of how to integrate the LiveKit React native package.

Describe the solution you'd like
Just create an example for the AppDelegate.swift file.

Describe alternatives you've considered

Additional context
I've been trying to integrate this by myself, and I thought of importing the LiveKit package into my AppDelegate.swift the Livekit package like this import LivekitReactNative and adding it into the application function like LivekitReactNative.setup() would work, but I get an error saying No such module 'LivekitReactNative'

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions