software-mansion / react-native-reanimated

React Native's Animated library reimplemented
https://docs.swmansion.com/react-native-reanimated/
MIT License
8.61k stars 1.26k forks source link

Remove fontawesome dependency #6184

Open szarbartosz opened 1 week ago

szarbartosz commented 1 week ago

Summary

I noticed that @fontawesome dependency is present in the repository but is used in 2 demo screens only - the size of unpacked dependencies are following:

I believe that plain text emojis (which are present on eg. examples list) could be used instead of fontawesome icons.

Test plan

Open Tab bar and Habits example from the example app