vitalets / react-native-extended-stylesheet

Extended StyleSheets for React Native
MIT License
2.93k stars 132 forks source link

Enabled nested React Native style object parsing #49

Closed incetarik closed 5 years ago

incetarik commented 7 years ago

This change-set enables to parse layered/nested style object to be flattened, thus names will be automatically given according to its parents and there will be no need to write each rule separately.

vitalets commented 7 years ago

hi @incetarik

  1. could you show an example demonstrating the profit of change?
  2. is not it the same as https://github.com/vitalets/react-native-extended-stylesheet/pull/6 ?
  3. please add tests and make them pass
stale[bot] commented 5 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.