avishayil / react-native-user-avatar

Avatar Component For React Native
MIT License
206 stars 57 forks source link

Text styling doesn't work #117

Open ThomasGuenard opened 2 years ago

ThomasGuenard commented 2 years ago

The textStyle prop doesn't seem to work.

Maybe the TextAvatar is missing this prop l.63 in index.js. The prop is in the initial state but the useEffect seems to erase it