Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Application has not been registered error #2

Open
wants to merge 3 commits into
base: thunk
Choose a base branch
from
Open

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