Skip to content

Notification in RxAction Example #12

@ghost

Description

Im RxSwift newbie. I think purpose of RxAction is demonstrate how to use Action, but is it cost much or complex to replace notification handling here ?
Are there anyway to implement this logic using RxSwift syntax ?
NotificationCenter.default.addObserver( self, selector: #selector(keyboardWillShow(_:)), name: NSNotification.Name.UIKeyboardWillShow, object: nil)

Metadata

Metadata

Assignees

No one assigned

    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