iamshadmirza / react-native-design-system

A tiny design system
https://www.npmjs.com/package/react-native-design-system
MIT License
237 stars 31 forks source link

Image component #3

Open iamshadmirza opened 4 years ago

iamshadmirza commented 4 years ago

I'm not really sure if we need a customized Image component. Do comment down the requirement you face in your daily work and then we can decide if it's needed or not. Let's discuss how we can this better. API I personally need is:

  1. aspectRatio
  2. borderRadius
  3. a header and a footer to render extra information
  4. width and height
  5. placeholder to show some thumbnail if the source is not provided We have to think from the perspective of consistency and freedom both.