magic-script-components
magic-script-components copied to clipboard
CSS Styles
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