JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 256634
  • Score
    100M100P100Q181544F
  • License MIT

An inline CSS processor to translate CSS properties to React Native styles.

Package Exports

  • @native-html/css-processor

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@native-html/css-processor) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

@native-html/css-processor

npm CI codecov

Known Incompatibilities (Inline CSS Style → RN Styles)

Property Comments
border-*radius Percent and forward-slash radius is not supported in React Native. Inline rules with percent or forward-slash radius will be discarded.