spencercarli / react-native-splash-screen-demo

67 stars 39 forks source link

symbol erro #9

Closed lakshman2017 closed 5 years ago

lakshman2017 commented 5 years ago

/SplashActivity.java:12: error: cannot find symbol Intent intent = new Intent(this, MainActivity.class); ^ symbol: class MainActivity location: class SplashActivity 1 error

spencercarli commented 5 years ago

You need to import Intent