Skip to content

Conversation

uescamilla
Copy link

@uescamilla uescamilla commented Sep 18, 2019

Hi,

Thanks for your example and great job, I just have a comment,
I see a little issue on Android index, the app name isn't according to the App component. I can see the fix is the following:

import {name as appName} from './app.json';
and in the last line
AppRegistry.registerComponent(appName, () => ReduxApp)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants