Pavel Gric
Pavel Gric
After updating RN to 0.60.5 I am getting error `Crash when calling a @ReactMethod with 3 Callback parameters`. The only info I found about this error is [here](https://github.com/facebook/react-native/issues/25784). It's probably...
### Version Tell us which versions you are using: - react-native-ble-manager v6.7.0 - react-native v0.59.10 - iOS v.13 ### Expected behaviour Be able to listen for errors in `didUpdateNotificationStateForCharacteristic` during...
Hi. We are displaying array of images in ScrollView and if we push new images while the Pinchable component is pinched in, the app is covered with gray overlay, which...
### Current behavior I have following config in navigation (basically I want the title to wrap to two lines if it does not fit) ```
# Bug Report Please refer to the playground, I am not able to explain the issue very much. Possibly that when calling a type recursively, which has infered generic param...