I am using native base for making app in react-native. I am new to both things. When I run the app It gives me this error:
Here is my code:
I tried killall -9 node command in terminal
killall -9 node
then again i run my project using npm start and it's working fine
npm start