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