kuraydev/react-native-dynamic-vector-icons
Wrapper of react-native-vector-icons to use dynamic types
11 Releases
Latest: 1y ago
2.0.0Latest
📋 What's Changed
- build(deps): Bump react-native-vector-icons from 9.1.0 to 9.2.0 by @dependabot in https://github.com/WrathChaos/react-native-dynamic-vector-icons/pull/441
- build(deps-dev): Bump @types/react-native from 0.71.0 to 0.71.1 by @dependabot in https://github.com/WrathChaos/react-native-dynamic-vector-icons/pull/442
- build(deps-dev): Bump typescript from 4.9.4 to 4.9.5 by @dependabot in https://github.com/WrathChaos/react-native-dynamic-vector-icons/pull/443
- build(deps-dev): Bump @types/node from 18.11.18 to 18.11.19 by @dependabot in https://github.com/WrathChaos/react-native-dynamic-vector-icons/pull/445
- build(deps-dev): Bump @types/react-native from 0.71.1 to 0.71.2 by @dependabot in https://github.com/WrathChaos/react-native-dynamic-vector-icons/pull/444
- build(deps-dev): Bump prettier from 2.8.3 to 2.8.4 by @dependabot in https://github.com/WrathChaos/react-native-dynamic-vector-icons/pull/448
- build(deps): Bump @sideway/formula from 3.0.0 to 3.0.1 by @dependabot in https://github.com/WrathChaos/react-native-dynamic-vector-icons/pull/450
- build(deps): Bump @sideway/formula from 3.0.0 to 3.0.1 in /example by @dependabot in https://github.com/WrathChaos/react-native-dynamic-vector-icons/pull/449
- + 234 more
Better IconType approach and typing 🥳1.3.0
Better IconType approach and typing 🥳
IconType exportable type and much better handling 🚀1.2.0
📋 Changes
- `IconType` exportable type
- `tslib` dependency removal
- Much better scripts and devDependencies
Icon build is here and IconPropsBase is exportable now 😋1.1.6
`Icon` build is here and `IconPropsBase` is exportable now 😋
Better for Testing and Types 🥳1.1.4
📋 Changes
- Merged #45 Thanks to @Selfmade-RuLeZ :)
- All icons are based on IconProps now thanks to @davidgovea [Branch](https://github.com/davidgovea/react-native-dynamic-vector-icons/blob/b078da20c4176c907059e206f05c7546a661e50b/lib/Icon.tsx)
FontAwesome 5 Support & Better Structure 🥳1.1.3
📋 Changes
- FontAwesome5 Support (thanks to @davidgovea) 🥳
- Prettier Support
- New Linter
- Husky Integration
- Github Actions Support (thanks to @davidgovea)
- New Example Project with latest React and React Native version
- New Build and Generated `Icon` Library Sharing with .d.ts and .map files.
- Better Installation Documentation [README Update]
Feather icon bundle is integrated ☀️1.0.0
Feather icon bundle is integrated ☀️
🎉 Lazy Load and Rewritten via Typescript 🎉0.2.1
📋 Changes
- Lazy Load feature is added thanks to @kunaldodiya 🎉
- Rewritten via Typescript 💪
⚠️ Broken version. Don't use it! Use 0.2.1 instead.0.2.0
⚠️ Broken version. Don't use it! Use 0.2.1 instead.
New Icon Set: Fontisto is integrated 🎉0.1.0
New Icon Set: Fontisto is integrated 🎉
Stable Version :) 0.0.4
Stable and much cleaner code :) Thank you @wesleycoder for the PR.
