react-ui-kit / dribbble2react

Transform Dribbble designs to React-Native code | Shop UI Kit >>
https://react-native-10x-faster.com
MIT License
2.56k stars 1.39k forks source link

Use one-line ternary #32

Closed koredefashokun closed 5 years ago

koredefashokun commented 5 years ago

This PR makes the Block component a function one (since it doesn't have any state), and adds a one-line ternary.

P.S.: I really love your work and just want to contribute a little bit :)

hetmann commented 5 years ago

@koredefashokun thanks for the update. This is a good patch and I'll take in consideration when I will release the complete package of react-ui-kit :)