-
-
Notifications
You must be signed in to change notification settings - Fork 36
InteractionManager is going to be deprecated #172
Copy link
Copy link
Open
Labels
code refactorCode refactoring that doesn't address a specific issueCode refactoring that doesn't address a specific issuedependenciesPull requests that update a dependency filePull requests that update a dependency filequestionFurther information is requestedFurther information is requested
Metadata
Metadata
Assignees
Labels
code refactorCode refactoring that doesn't address a specific issueCode refactoring that doesn't address a specific issuedependenciesPull requests that update a dependency filePull requests that update a dependency filequestionFurther information is requestedFurther information is requested
According to the rn source docs, the InteractionManager is completly going to be deprecated. We should refactor the native binding accordingly (runAfterInteractions by what?).
https://github.com/meteorrn/meteor-react-native/blob/c0656933ebd9bb7e441ff77537f242cbe252d6d0/helpers/reactNativeBindings.js#L18C29-L18C68