react-brasil / reactconfbr-app

React Conf BR App built with create-react-native-app
81 stars 14 forks source link

[WIP] Add Facebook login integration #61

Closed lucianomlima closed 3 years ago

lucianomlima commented 6 years ago

I will need some help with Flow, Relay and GraphQL in this PR.

lucianomlima commented 6 years ago

Resolved all flow errors in src/utils/facebook and changed export default to export each function.

Now I need some tips for the relay step.

jgcmarins commented 6 years ago

@lucianomlima what is missing on this PR?

lucianomlima commented 6 years ago

@jgcmarins Need some help with the relay step. In server, needs to add a mutation for the facebook login. I don't have relay/graphql experience.

jgcmarins commented 6 years ago

we can start by creating an issue with what is missing