Open jaulz opened 8 years ago
It seems that the React Native packager has problems with the following string: import ${v} from '${p}';
import ${v} from '${p}';
I already reported this in the React Native repository: https://github.com/facebook/react-native/issues/6323
is this still relevant?
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