If you either have apps generated with pre-android support or just did that on purpose, you can always add android project to your app.
$ react-native android
This will generate android folder and index.android.js inside your app.
android
index.android.js