Ganesh Singh Papola
Ganesh Singh Papola
It is working great on android device. But seems Broken on my IOS. I have latest xcode 12.5. Lot of language translations coming in English. Where Android is showing them...
Native Base Tabs has thin grey hair line I have tried following - `noShadow={true} hasTabs={true} tabContainerStyle={{elevation: 0}} tabBarBackgroundColor={'transparent'} tabBarUnderlineStyle={{ borderBottomWidth: 0, backgroundColor: 'transparent'}}` **Screenshots**  "react-native-text-input-mask": "^3.1.4" "react-native": "0.63.0" xCode 12.5
I am getting this error - ```TypeError: onStreamsUpdated is not a function``` with sessionHelper . ``` createSession({ apiKey: obj.apikey, sessionId: obj.Session_ID, token: obj.token, onStreamsUpdated: streams => { console.log('Current subscriber streams:',...
How to create custom events / listeners on a session. I can listen on predefined events like ```mediaStopped or streamCreated or connected or disconnections...``` How can we make custom events...
I wanted to fetch current starting week day date or name, or if we can add any action for the first day of week on left / right button?
```react-native-material-dropdown``` has dependency on ```react-native-material-textfield``` latest react native has removed proptypes which is causing the issue on ```react-native-material-textfield``` please remove proptypes or fix this
Minimum 3 dots with customisable number like 5 dots bouncing ..