What problem did you meet?
In this document : https://docs.logto.io/concepts/sign-in-experience, Custom Tabs is recommended to get seamless experience on android.
Currently on IOS, the login page is opened inside the app, but android opens a separate browser window, which gives poor user experience.
Describe what you'd like Logto to have
Since the logto official document already gave solution, please integrate Custom Tabs for android, currently when use needs to signIn, we just call the signIn method from the sdk, so the implementation seems needs to be done from the react native sdk.