I am trying to import rxswift in xcode playground by this:
gem install cocoapods-playgrounds
and after that
pod playgrounds RxSwift
But it is not happening. How to do it?
Rx.xcworkspace
RxSwift-macOS
schemeRx.playground
in the Rx.xcworkspace
tree view and add a new pageimport RxSwift
in the new page.View > Debug Area > Show Debug Area