react-native-side-menu icon indicating copy to clipboard operation
react-native-side-menu copied to clipboard

the file libdefs.js makes react native imports break

Open joe-lloyd opened this issue 7 years ago • 1 comments

my ide phpstorm breaks because of your libdefs.js file. it makes all of the imports unknown

import { ScrollView, Text, View, Image, TouchableOpacity } from 'react-native';

each of these imports gets a line under it and the warning

cannot resolve symbol

joe-lloyd avatar Jan 31 '18 15:01 joe-lloyd

+1

JakeRawr avatar Feb 05 '18 22:02 JakeRawr