eslint-plugin-react-native icon indicating copy to clipboard operation
eslint-plugin-react-native copied to clipboard

[Feature request] Support for ordering styles that are not in plain object format

Open katieisnell opened this issue 6 years ago • 1 comments

I am interested in having the ability to order styles which may include switch statements, as the project may want to use different styling for portrait and landscape orientation.

As far as I can tell, this may not be possible with the current eslint-plugin-react-native version. This could be a really nice feature to add?

katieisnell avatar Jul 09 '19 10:07 katieisnell

#300

Added the initial support

Please approve

tulitheprogrammer avatar Nov 01 '21 15:11 tulitheprogrammer