wix-incubator / react-templates

Light weight templates for react
https://wix.github.io/react-templates
MIT License
2.82k stars 206 forks source link

Template causes React Native packager to break #108

Open jaulz opened 8 years ago

jaulz commented 8 years ago

It seems that the React Native packager has problems with the following string: import ${v} from '${p}';

I already reported this in the React Native repository: https://github.com/facebook/react-native/issues/6323

idok commented 8 years ago

is this still relevant?