Skip to content

Commit

Permalink
Merge pull request #124 from argyle-systems/fix-no-check-your-email-b…
Browse files Browse the repository at this point in the history
…utton-716b5

Fix iOS: missing "Check your email" button
  • Loading branch information
zilvinas-argyle authored Aug 19, 2024
2 parents 4ce0306 + 7cec8d2 commit a974a2d
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions example/ios/LinkReactNative/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -47,5 +47,11 @@
</array>
<key>UIViewControllerBasedStatusBarAppearance</key>
<false/>
<key>LSApplicationQueriesSchemes</key>
<array>
<string>googlegmail</string>
<string>ymail</string>
<string>ms-outlook</string>
</array>
</dict>
</plist>

0 comments on commit a974a2d

Please sign in to comment.