# react-native-dynamic-style-processor

> React Native dynamic style processor combines multiple runtime style transformations together.

Latest version **0.21.0** (published 2018-07-04) · MIT license · 0 weekly downloads

## Install

```sh
npm install react-native-dynamic-style-processor
pnpm add react-native-dynamic-style-processor
yarn add react-native-dynamic-style-processor
bun add react-native-dynamic-style-processor
```

## Health

**Score 15/100 (F)** — status: abandoned.

Positive: no vulnerabilities.

Warnings: low downloads; no types; no esm support; pre 1.0.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 0.21.0 |
| Published | 2018-07-04 |
| First published | 2018-06-03 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 3 |
| Unpacked size | 7.3 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 6 |
| Author | Krister Kari |
| Maintainers | kristerkari |
| Keywords | react-native, ReactNative, styles, css, transform |

## Links

- npm: https://www.npmjs.com/package/react-native-dynamic-style-processor
- Repository: https://github.com/kristerkari/react-native-dynamic-style-processor
- Homepage: https://github.com/kristerkari/react-native-dynamic-style-processor#readme
- Issues: https://github.com/kristerkari/react-native-dynamic-style-processor/issues
- npm.io page: https://npm.io/package/react-native-dynamic-style-processor

## Dependencies (3)

- [micro-memoize](https://npm.io/package/micro-memoize.md) ^2.0.3
- [css-viewport-units-transform](https://npm.io/package/css-viewport-units-transform.md) ^0.10.2
- [react-native-css-media-query-processor](https://npm.io/package/react-native-css-media-query-processor.md) ^0.21.1

## Alternatives

- [style-dictionary](https://npm.io/package/style-dictionary.md) — 2.0M weekly downloads
- [postcss-merge-idents](https://npm.io/package/postcss-merge-idents.md) — 1.7M weekly downloads
- [@fontsource/noto-sans](https://npm.io/package/@fontsource/noto-sans.md) — 93.0K weekly downloads
- [uglifycss](https://npm.io/package/uglifycss.md) — 71.6K weekly downloads
- [mat4-interpolate](https://npm.io/package/mat4-interpolate.md) — 23.3K weekly downloads

## Recent versions

- 0.21.0 (latest) — 2018-07-04
- 0.20.0 — 2018-06-25
- 0.10.3 — 2018-06-24
- 0.10.2 — 2018-06-24
- 0.10.1 — 2018-06-24
- 0.10.0 — 2018-06-03

## README

# react-native-dynamic-style-processor

![Platform - Android and iOS](https://img.shields.io/badge/platform-Android%20%7C%20iOS-blue.svg)
[![Build Status](https://travis-ci.org/kristerkari/react-native-dynamic-style-processor.svg?branch=master)](https://travis-ci.org/kristerkari/react-native-dynamic-style-processor)
[![Build status](https://ci.appveyor.com/api/projects/status/ustkl1ujo5xr3i24/branch/master?svg=true)](https://ci.appveyor.com/project/kristerkari/react-native-dynamic-style-processor/branch/master)
![Size](https://img.shields.io/bundlephobia/minzip/react-native-dynamic-style-processor.svg)
[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](https://egghead.io/courses/how-to-contribute-to-an-open-source-project-on-github)

React Native dynamic style processor combines multiple runtime style transformations together.

Currently it processes/transforms CSS media queries and CSS viewport units.

**Main dependencies for runtime transformations:**

- [react-native-css-media-query-processor](https://github.com/kristerkari/react-native-css-media-query-processor)
- [css-viewport-units-transform](https://github.com/kristerkari/css-viewport-units-transform)

---
_Source: https://npm.io/package/react-native-dynamic-style-processor · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
