react-theme-provider icon indicating copy to clipboard operation
react-theme-provider copied to clipboard

Extract `withTheme` return type

Open DimitarNestorov opened this issue 2 years ago • 0 comments

Summary

Extract withTheme return type

See https://github.com/callstack/react-native-paper/pull/3603

Test plan

Ran yarn test, yarn typescript, and yarn lint. No issues.

DimitarNestorov avatar Jan 18 '23 21:01 DimitarNestorov