Skip to content

Releases: nativeflowteam/nativeflowcss

[email protected]

21 Sep 18:46
Compare
Choose a tag to compare

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]

18 Sep 14:30
Compare
Choose a tag to compare

NativeFlow v1.2.21

New Features

  • Revamp shadow into it's own parent module
  • Add exports in index.ts

[email protected]

15 Sep 17:55
Compare
Choose a tag to compare

NativeFlow v1.2.20

New Features

  • place property for flex sections (absent in native)
  • minifying verbose align/justify syntax

[email protected]

10 Sep 19:10
Compare
Choose a tag to compare

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]

14 Sep 15:00
Compare
Choose a tag to compare

NativeFlow v1.1.10

New Features

  • support for all major native props
  • minified syntax style opbjects ready for production

Todos

[email protected]

25 Aug 12:54
Compare
Choose a tag to compare

NativeFlow v0.1.10

  • Added support for p, m, flex and border properties for React Native flavoured CSS
  • Updated README docs && example todo app