0xced / XCDYouTubeKit

YouTube video player for iOS, tvOS and macOS
MIT License
2.92k stars 626 forks source link

Integrating with project without Workspaces #348

Closed salmankhann closed 5 years ago

salmankhann commented 7 years ago

Hello,

I would like to integrate XCDYouTubeKit in my ReactNative project but would like to shy away from using workspaces because they don't play well with React Native. How can I integrate your library without using workspaces into my project?

bartando commented 6 years ago

Just use the library by downloading it and then importing it to your normal project, without the workspace usage?