react-native-tstyles
Version:
Tachyons-like styles for React Native
23 lines (16 loc) • 327 B
Markdown
## Changelog
### 1.0.0
- string literals: s`mh16 fs12 b`
- overflow (ofv, ofh, ofs)
- text line height (lh)
### 0.0.11
- fix invalid import
### 0.0.10
- rename `extra` to `styles` in config
- f0 -> flex: 0
- image resizeMode:
is -> stretch
ic -> center
icov -> cover
icont -> contain
irep -> repeat