kanzitelli / expo-starter

🦥 Expo Starter - Powered by Expo SDK, Navio (React Navigation), RN UI lib, MMKV, Mobx, Reanimated 2, Dark Mode, Localization, and much more.
https://starters.dev
403 stars 54 forks source link

Updated "name" type for a <Icon /> component #43

Closed Revolt9k closed 1 year ago

Revolt9k commented 1 year ago

Motivation: impove DX and specify types instead of using as Any Description: as Any was removed due to autocompletition lost with <Icon name={string}/> usages.

kanzitelli commented 1 year ago

Hi Konstantin! Thanks a lot for the PR. This improvements is definitely needed!

I'll check and test it all together during the week (very busy atm) and will publish with a new release!