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

Add example: with-afterjs-react-native-web-apollo #643

Closed
wants to merge 4 commits into from

Conversation

noeljackson
Copy link

This is an example with after.js, react-native-web, and apollo. The reason for creating this was to show how you can integrate react-native-web with apollo, using AppRegistry, instead of bypassing it on the client side, as most examples I've seen try to bypass AppRegistry.

On the server and client, we are creating simple components that wrap After.js in an ApolloProvider and then send it off to AppRegistry, that integrates after.js.

RNW as of 0.7.0 doesn't need a .babelrc with Razzle's env: necolas/react-native-web#961 (comment)

Prior art:

@noeljackson
Copy link
Author

@jaredpalmer is this kind of thing helpful? I have a few more examples to add involving after.js as well.

@stale
Copy link

stale bot commented Aug 15, 2018

Hola! So here's the deal, between open source and my day job and life and what not, I have a lot to manage, so I use a GitHub bot to automate a few things here and there. This particular GitHub bot is going to mark this as stale because it has not had recent activity for a while. It will be closed if no further activity occurs in a few days. Do not take this personally--seriously--this is a completely automated action. If this is a mistake, just make a comment, DM me, send a carrier pidgeon, or a smoke signal.

@stale stale bot added the stale label Aug 15, 2018
@stale
Copy link

stale bot commented Aug 22, 2018

ProBot automatically closed this due to inactivity. Holler if this is a mistake, and we'll re-open it.

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

Successfully merging this pull request may close these issues.

1 participant