-1

I want to make a app having splash screen with a login page using react-native- navigation.When i compile the code this error occured

error screen

1 Answers1

0

Is there any file with name index.android.js in Bni folder? If you are using some older version of React native then you may need to copy index.js and name the copied file: index.android.js or you may upgrade your react native.

waterbyte
  • 241
  • 1
  • 16