RxSwiftCommunity / RxKeyboard

Reactive Keyboard in iOS
MIT License
1.6k stars 175 forks source link

Multi window app #93

Open Alond opened 5 years ago

Alond commented 5 years ago

Is it correct use first window in multi window app?

UIApplication.shared.windows.first?.addGestureRecognizer(self.panRecognizer)