Nickolay Ilchenko

Results 6 issues of Nickolay Ilchenko

![iphone 6 ios 10 3 14e8301 2017-07-18 12-51-42](https://user-images.githubusercontent.com/975906/28311313-e58a6e92-6bb7-11e7-9ae8-0a87388e26ef.png) But in my code I don`t apply fontSize to View, I do it to Text component ``` const styles = StyleSheet.create({ slide:...

Hello! Write tests on the button. When clicking on the button - it should be in focus, but due to the button for other reasons does not receive focus and...

Now prefixes are added using a `stylus` and only for `styl` files, since the `stylus` does not disclose css `@import`. Need to add prefixes to the level of the `stylus`...

backlog
prio:low

`postcss-url` can`t inline `svg` with hash. Example: `image.svg#hash` – but we can do it ourselves in `fallback` API function https://github.com/postcss/postcss-url#fallback

backlog
prio:low

By default assets that have weight more then `14kb` – ignore for inlining by postcss-url https://github.com/postcss/postcss-url#maxsize It may need to increase this value

backlog
prio:low