GitPedia
kuraydev

kuraydev/react-native-dynamic-vector-icons

Wrapper of react-native-vector-icons to use dynamic types

11 Releases
Latest: 1y ago
2.0.0Latest
kuraydevkuraydev·1y ago·September 12, 2024
GitHub

📋 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
kuraydevkuraydev·3y ago·January 29, 2023
GitHub

Better IconType approach and typing 🥳

IconType exportable type and much better handling 🚀1.2.0
kuraydevkuraydev·4y ago·June 4, 2022
GitHub

📋 Changes

  • `IconType` exportable type
  • `tslib` dependency removal
  • Much better scripts and devDependencies
Icon build is here and IconPropsBase is exportable now 😋1.1.6
kuraydevkuraydev·5y ago·May 13, 2021
GitHub

`Icon` build is here and `IconPropsBase` is exportable now 😋

Better for Testing and Types 🥳1.1.4
kuraydevkuraydev·5y ago·September 30, 2020
GitHub

📋 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
kuraydevkuraydev·5y ago·September 11, 2020
GitHub

📋 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
kuraydevkuraydev·6y ago·June 19, 2020
GitHub

Feather icon bundle is integrated ☀️

🎉 Lazy Load and Rewritten via Typescript 🎉0.2.1
kuraydevkuraydev·6y ago·September 10, 2019
GitHub

📋 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
kuraydevkuraydev·6y ago·September 10, 2019
GitHub

⚠️ Broken version. Don't use it! Use 0.2.1 instead.

New Icon Set: Fontisto is integrated 🎉0.1.0
kuraydevkuraydev·6y ago·August 16, 2019
GitHub

New Icon Set: Fontisto is integrated 🎉

Stable Version :) 0.0.4
kuraydevkuraydev·7y ago·June 6, 2019
GitHub

Stable and much cleaner code :) Thank you @wesleycoder for the PR.