Ghayoor ul Haq
Ghayoor ul Haq
Not only scrollable tabs, I'm also having same issue with custom tabbar in my project. @andreialecu any work around to fix this?
If you ment **react-native-navigation** ( from wix ): I have to hide the bottom tab bar using `mergeOptions` ```js Navigation.mergeOptions(componentId, { bottomTabs: { visible: false, animate: true, // Optional: use...
Same issue with '.wav' extension
You need to add audio to Resources in Xcode. Refer to this one. https://github.com/zmxv/react-native-sound/issues/64#issuecomment-346956562
Issue is fixed in PR #319
getting same issue as well, waiting for fix @kirillzyusko Thanks 🙂