Wojtek Szafraniec

Results 10 comments of Wojtek Szafraniec

Looks fine, just not sure about it, because material design does not follow icon support for mobile.. Desktop has different horizontal spacing: (24 x 20) ![image](https://user-images.githubusercontent.com/18573330/109500210-39e62800-7a96-11eb-9ef0-3528bc66a4bc.png) @Trancever Maybe we should...

Hello @pynner, Thanks for your contribution. Could you point us to the material guidelines if icon button loading follows the design principles? Personally, I've tried to find it, but could...

Hello, thanks for your contribution. Please translate comments in code to English & fill the description of pull request.

Hi @huaihong1986, The description of merge request is empty. [Here is exemplary mr with description](https://github.com/callstack/react-native-slider/pull/275) ![image](https://user-images.githubusercontent.com/18573330/114702558-7dce7d00-9d24-11eb-8ea1-12871683d346.png)

There are 3 props to set colours of the slider ``` minimumTrackTintColor maximumTrackTintColor thumbTintColor ``` Rest of view styles can be passed with style prop

Since its java only, we will wait for iOS impl

@HITESH122 Could you provide more context?

Here is example of android issue: when zooming big image over screen. It doesnt listen to pinch zooming point, but zoom image to left top corner. @ascoders ![buggif](https://user-images.githubusercontent.com/18573330/41775202-4cc824b6-7623-11e8-950f-8880a8be9f5c.gif)

Here is my pr waiting for merge with missing events, but we step into other bug with @dratwas which he mentioned and it needs to be solved before merge.