ascoders / react-native-image-zoom

react native image pan and zoom
MIT License
639 stars 282 forks source link

Supports parent stylesheets #60

Closed miketoth closed 6 years ago

miketoth commented 6 years ago

StyleSheet Flatten allows users to pass in whatever style object they want (either from StyleSheet.create() or inline styles) while still correctly applying the styles.