Answers for "Module not found: Can't resolve 'react-native-reanimated'"

0

Module not found: Can't resolve 'react-native-reanimated'

yarn add react-navigation
yarn add react-native-reanimated react-native-gesture-handler react-native-screens@^1.0.0-alpha.23
Posted by: Guest on February-16-2022
0

Module not found: Error: Can't resolve 'react-native' in 'D:App damomy-appsrc'

import { View, Text, TouchableOpacity, TextInput, StyleSheet } from 'react-native'
Posted by: Guest on February-22-2022

Code answers related to "Module not found: Can't resolve 'react-native-reanimated'"

Browse Popular Code Answers by Language