vim-node icon indicating copy to clipboard operation
vim-node copied to clipboard

Add suport for react-native

Open Nhacsam opened this issue 8 years ago • 0 comments

I began to implement a react-native support.

React-native allow to import files with absolute path using the name of package.json (with a babel preset I guess) I implemented only for the main project one.

I didn't implemented the support for @providesModule too.

I added support for filename.ios.js and filename.android.js too

Nhacsam avatar May 20 '17 11:05 Nhacsam