expo-ui-kit icon indicating copy to clipboard operation
expo-ui-kit copied to clipboard

Create useTheme hook

Open hetmann opened this issue 4 years ago • 0 comments

New Utils/Helpers

  • [ ] useTheme - create useTheme hook for theme support
  • [ ] useTheme() should return the expo-ui-kit default theme.js
  • [ ] add an option to merge custom theme: mergeTheme(customTheme);

hetmann avatar Apr 08 '20 09:04 hetmann