You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Even if you change iconFamily: 'Ionicons' or something else, the close button will still use Feather and if you don't have that font installed it will blow up.
The text was updated successfully, but these errors were encountered:
fix: fix android crash when using inside scrollview - #34
fix: reference icon family correctly so as to allow custom close icon - #36
feat: allow custom styling of toast and closebutton - #40
Even if you change
iconFamily: 'Ionicons'
or something else, the close button will still useFeather
and if you don't have that font installed it will blow up.The text was updated successfully, but these errors were encountered: