Arthur Visser

Results 7 comments of Arthur Visser

This is working fine for me. Can it be merged? @stevenvachon

For now we should just use evollu/react-native-fcm if we want to implement push notifications?

Yes thanks for the response, it would solve the problem with AsyncStorage and react-native and with future platforms that user other kinds of storage mechanisms (Keychain on iOS) for example

Yes, sorry wasn't very clear, I also meant that the developer should be able to write custom JS code on the client to request a token with Auth0 or Github...

Is it ok to add an extra endpoint to https://github.com/rethinkdb/horizon/blob/next/server/src/auth/auth0.js where we can supply an `idToken` or `accessToken` instead of an `Authorization Code Grant`?

Thanks for the tips, here are my thoughts. First, the TabsExample has no nested state. But I think our answer partly lies in the CompositionExample https://github.com/facebook/react-native/blob/master/Examples/UIExplorer/NavigationExperimental/NavigationCompositionExample.js Only I don't really...

On jun. 9 2016, at 7:41 am, Jérémy Grancher <[email protected]> wrote: > [@arthurvi](https://github.com/arthurvi) They pushed an example of composed > navigation 2 days ago. Maybe that'll help you? > [facebook/react-native@1dc33b5](https://github.com/facebook/react-...