Filipe
Filipe
# Bug report - [X] I've checked the [example](https://github.com/react-native-webrtc/react-native-callkeep/tree/master/example) to reproduce the issue. - Reproduced on: - [ ] Android - [X] iOS ## Description For Bluetooth handsfree devices, after...
Hello Everyone, So I'm getting the below error message when trying to run the tests. `expect(wrapper).to.have.style('background-color').equal('#ccc');` - _**TypeError: (0 , _chai.expect)(...).to.have.style is not a function"**_ But when I write the...
Update documentation in order to include `defaultView` property. This will allow users to choose a default view for the Chrome Picker. It is an important property for developers looking for...