Mustafa
Mustafa
I have many routes [likes, search, home, profile, settings] and suggest making the default route to be in the middle, or we can add defaultTab prop into tabs property which...
this issue generated only on android, only at the first time, any suggestions about how to avoid this issue code example below ```js const options = { sampleRate: 16000, //...
svg image in android not work as expected, so i tried to add view container for svg and pass props style for it only in android platform and it works