Skip to content

Releases: iconfont-cli/react-native-iconfont-cli

v.1.4.2

16 Sep 08:02

Choose a tag to compare

Use .js extension instead of .jsx since React-Native doesn't support .jsx anymore.

Thanks to @eskyray

v1.4.1

09 Sep 13:30

Choose a tag to compare

The same as 1.4.0

v1.4.0

09 Sep 09:06

Choose a tag to compare

Add helper file with function getIconColor to reduce thunk size

In all-in-one mode, function will be injected into Icon file as inline code

v1.3.0

30 Aug 03:14

Choose a tag to compare

Add view props to svg component

v1.2.2

28 Aug 09:13

Choose a tag to compare

feat: Export type `IconNames` in typescript mode

v1.2.1

28 Aug 04:00

Choose a tag to compare

fix: Typo

v1.2.0

27 Aug 16:08

Choose a tag to compare

refactor: Rename default_font_size to default_icon_size

v1.1.1

27 Aug 15:58

Choose a tag to compare

Add color placeholder

v1.1.0

27 Aug 15:22

Choose a tag to compare

feat: Add color props

v1.0.0

27 Aug 04:23

Choose a tag to compare

feat: Add configure generate_mode