entria / ReactNavigationRelayModern

React Navigation integration with Relay
173 stars 23 forks source link

Does "Relay Modern" change anything? #2

Closed justinmoon closed 7 years ago

justinmoon commented 7 years ago

I know relay modern is backwards-compatible ... just asking if new things are possible?

sibelius commented 7 years ago

relay modern changed a lot of things, I'll came with another simple boilerplate using React Native and Relay Modern soon

sibelius commented 7 years ago

The migration was done here: https://github.com/sibelius/ReactNavigationRelay/pull/5

one commit at a time to make the transition easier to everybody

cellis commented 7 years ago

@sibelius how does caching work. Will this still work with rn-relay-cache-manager?