css-to-react-native

Convert CSS text to a React Native stylesheet object

MIT License

Downloads
22.9M
Stars
1.1K
Committers
16

Bot releases are visible (Hide)

css-to-react-native - v3.0.0 Latest Release

Published by jacobp100 almost 5 years ago

  • Will now console.warn when omitting units on properties that require them (top, width etc.)
  • Fixed issue with percentage flex basis in flex shorthand
  • Removed support for unitless line height in font shorthand