mehcode / rn-splash-screen

A JavaScript-controlled splash-screen for React Native designed to be run directly after the native splash-screen.
MIT License
350 stars 95 forks source link

Update android.md #25

Closed esganzerla closed 8 years ago

esganzerla commented 8 years ago

Include informations to change the MainApplication.java

mehcode commented 8 years ago

You shouldn't have to do this if you've done react native link.

esganzerla commented 8 years ago

Indeed.

I'm pretty sure i've done that, but I just tested out on a new project and it really does include those lines.

My bad.