Gavrilikhin Daniil

Results 36 issues of Gavrilikhin Daniil

The last accepted pull-request on Project-Solutions was on Feb 8, 2017. Do you plan to maintain that one? Or no more solutions will be added?

Setting `onOutsidePress={undefined}` should be the same as setting `disabled`

# Bug ``` Warning: React does not recognize the `translateY` prop on a DOM element. If you intentionally want it to appear in the DOM as a custom attribute, spell...

Please, add typescript support for your library

enhancement
confirmed

**Describe the bug** `react-native-webrtc-web-shim` uses `window`, which is `undefined` on Server. This is causing error in NextJS: ``` ReferenceError: window is not defined ``` In this minified code snipet ```ts...

enhancement
confirmed

**Describe the bug** If you use `mirror` prop, then you would get: ``` Warning: Received `true` for a non-boolean attribute `mirror`. If you want to write it to the DOM,...

enhancement
confirmed