Stuart Starr

Results 6 issues of Stuart Starr

Got the following results from a user that reported to be on a Blackberry: ``` Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/57.0.2987.132 Safari/537.36 platform Linux browser Chrome version...

CircleCI tests started failing since: https://github.com/blackuy/react-native-twilio-video-webrtc/pull/479 Should we be installing the latest version to have passed tests? That would be this one: https://github.com/blackuy/react-native-twilio-video-webrtc/pull/475

Curious if anyone has thoughts on setting the log level? https://twilio.github.io/twilio-video-ios/docs/latest/Constants/TVILogLevel.html. Does the package provide a bridge to this? It seems the `connect` function doesn't allow additional options. Thanks in...

enhancement
help wanted

We are trying to call this method but its not referenced anywhere: http://mixpanel.github.io/mixpanel-android/com/mixpanel/android/mpmetrics/MixpanelAPI.People.html#showNotificationIfAvailable-android.app.Activity- Any advice? Would we have to fork and create our own bridge for that method?

With multiple checkboxes as part of an array, Formsy throws an error because formsy-material-ui/checkbox automatically sets checked to be the value of the checkbox. https://github.com/mbrookes/formsy-material-ui/blob/master/src/FormsyCheckbox.jsx#L30 Unfortunately if you are trying...

enhancement

Any way to set this to ignore some folders within bower_components. My issue is I am loading jquery and bootstrap elsewhere but packages that declare it as a dependency, cause...