RxAppState icon indicating copy to clipboard operation
RxAppState copied to clipboard

RxSwift extensions for UIApplicationDelegate methods to observe changes in your app's state

Results 2 RxAppState issues
Sort by recently updated
recently updated
newest added

Any interest in adding `UISceneDelegate` support? It seems that when you adopt the `UISceneDelegate`, some app lifecycle methods don't get called, instead the corresponding SceneDelegate methods are called. Example, `sceneDidBecomeActive`...

After update start catch subj error while build time. Maybe we something missing? p.s. ios14+