magic-script-components icon indicating copy to clipboard operation
magic-script-components copied to clipboard

CSS Styles

Open pleszkiewicz opened this issue 6 years ago • 0 comments

Description

  • Consider adding support for React/React-Native CSS-like styles.
  • If properties don’t exist then it is ignored.
  • Can leverage existing react-native code to “inspire” us.
  • Colour styling is already supported via chroma-js lib.
  • Layout (flex) styling. 
- See https://facebook.github.io/react-native/docs/image-style-props for more details.

Completion status

  • [ ] Android
  • [ ] iOS
  • [ ] Lumin

pleszkiewicz avatar Jan 17 '20 14:01 pleszkiewicz