Ask for review - Login process without the build-in button component LoginButton #456
Unanswered
FrancescoBonizzi
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi! Due to UI requirements, I don't use the provided
LoginButtonbut I designed a custom button and implemented the behavior. I noticed that sometimes in some Android devices the login popupFor your account security, logging into Facebook from an embedded browser is disabled.I'm just asking here a review of this custom button component, do you notice something wrong?
I'm with Expo, the config plugin section:
export type FacebookSigninResult = AccessToken; // Just for my own understandingBeta Was this translation helpful? Give feedback.
All reactions