wordpress-mobile / WordPressAuthenticator-iOS

GNU General Public License v2.0
17 stars 11 forks source link

Make `MailPresenter` public to external access #749

Closed itsmeichigo closed 1 year ago

itsmeichigo commented 1 year ago

Part of https://github.com/woocommerce/woocommerce-ios/pull/9021

Description

This PR makes MailPresenter and AppSelector public for reuse in WCiOS when the Open Mail button is tapped on the magic link login screen.

Testing

Please following the steps in https://github.com/woocommerce/woocommerce-ios/pull/9021 to test this.