prscX / react-native-toasty

React Native: Native Toast
Apache License 2.0
153 stars 39 forks source link

android fontFamily #40

Open kr-yeon opened 2 years ago

kr-yeon commented 2 years ago

Why did you suggest the font file extension to be ttf? on Android.

// fontFamily + ".ttf"

How about taking only fontFamily or putting props that give extension?