react-native-navigation-register-screens icon indicating copy to clipboard operation
react-native-navigation-register-screens copied to clipboard

Refactor types to be more flexible

Open SpaghettiC0des opened this issue 4 years ago • 0 comments

Currently the types are a little bit buggy/hacky, specially when wrapping the screen component with a HOC (e.g Redux connect).

Refactor the types to handle these situations.

SpaghettiC0des avatar Mar 12 '20 10:03 SpaghettiC0des