Closed fab-mont closed 6 years ago
Hello, I would like to know how did you solved the problem. thank you in advance
Same as @molkabenamor here. I'm facing this error on my iOS and Android apps.
Apparently it is due to a very old version of the react-native-keyboard-aware-scroll-view
package. Using yarn to install a newer version (yarn add react-native-keyboard-aware-scroll-view
) solved this issue (but I have another one now from another package).
The other errors are exactly the same story, react-native-spinkit
and react-native-vector-icons
are really too old.
I've already set up the vector icons, but I got this error when I simply import the component in my JS file.