react-native-css
react-native-css copied to clipboard
Little hack for code complete to who use VSCode! [suggestion]
Hi,
Who uses the VSCode, version >= 1.20.0, if you put the css word in a .js or .jsx file, you will can use css-code complete.
Take a look:


And it works normally! Even with interpolation ;)
[EDIT] Remember that is not a JSON type, so you could not use comma after each item:

wow, it work awesome for me