react native
Network Response Time Out Error (create-react-native-app) (expo) - Stack Overflow
i have created the project in expo
video recomended:
(1037) Install Android Emulator for React Native Expo - Windows PC - YouTube
https://dev.to/shivams136/create-react-native-app-for-android-ios-and-web-without-expo-48lc
error:-type annotations can only be used in typescript files.ts(8010)
solution:--
https://stackoverflow.com/questions/48859169/error-types-can-only-be-used-in-a-ts-file-visual-studio-code-using-ts-che
settings.json:--
"javascript.validate.enable": false
Comments
Post a Comment