Skip to content

Combine AppContainerFunctor and AppContainer again, get example to run. #7

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

Merged
merged 1 commit into from
Sep 30, 2019

Conversation

cknitt
Copy link
Member

@cknitt cknitt commented Sep 27, 2019

  1. I combined AppContainerFunctor and AppContainer again. This is less awkward, and if not using the functor, usage will still be zero-cost as the file won't be imported.

  2. I updated the example so that the Reason code builds at least. However, using yarn link, I couldn't get Metro to find @reason-react-native/navigation. I think the simplest solution would be to move the example to another repo @reason-react-native/navigation-example.

@cknitt cknitt requested a review from MoOx September 27, 2019 20:10
@cknitt cknitt merged commit 4224d8d into master Sep 30, 2019
@MoOx
Copy link
Member

MoOx commented Sep 30, 2019

And for 2 (moving example) that can be a nice idea as we could make this a react native template so people can start with that!

@MoOx MoOx deleted the update-example branch September 30, 2019 07:16
@MoOx
Copy link
Member

MoOx commented Sep 30, 2019

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