-
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update README, fix Microsoft Login issues on Pixel
- Microsoft Login will no longer have an extra dialog behind it. - Microsoft Login now uses KeyboardAvoidingView. - Tapping background will no longer work on Google Pixels, because they don't distinguish between taps on the WebView and taps on the background View. I don't have a Pixel on hand to investigate further, so this workaround works fine for now unless someone wants to dig in.
- Loading branch information
Showing
3 changed files
with
119 additions
and
84 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters