Releases: nativeflowteam/nativeflowcss
Releases · nativeflowteam/nativeflowcss
nativeflowcss@v1.2.22
NativeFlow v1.2.22
New Features
- Change
justifysyntax - Fix
text.color_()custom styles - Shadow opacity to take regular numbers instead of decimals
- Shadow numerical props extended till 24 units (previously 10)
nativeflowcss@v1.2.21
NativeFlow v1.2.21
New Features
- Revamp
shadowinto it's own parent module - Add exports in
index.ts
nativeflowcss@v1.2.20
NativeFlow v1.2.20
New Features
placeproperty for flex sections (absent in native)- minifying verbose
align/justifysyntax
nativeflowcss@v1.2.0
NativeFlow v1.2.0
New Features
bg.ts->fx.tsfor a superset of general effects on View/Image components
Removed
bgproperty is not supported anymore.
nativeflowcss@v1.1.10
NativeFlow v1.1.10
New Features
- support for all major native props
- minified syntax style opbjects ready for production
Todos
- complete docs @ nativeflowteam/documentation
nativeflowcss@v0.1.10
NativeFlow v0.1.10
- Added support for
p,m,flexandborderproperties for React Native flavoured CSS - Updated README docs && example todo app