Well we were working on a global united login system that allow steem keys, keychain and steemlogin, you can find it here: https://github.com/FutureShockco/steem-auth-vue (this is the component currently being used on the dex, nft and explorer)
It permit to handle multiple accounts with different login system in a single module. There is also a version for react based apps. Since we won't be continuining it feel free to fork and improve the project by adding your mobile app feature.
Ideally we wanted to provide that cross platform mobile wallet after delivering the sidechain; https://github.com/hightouch67/steem-mobile-wallet
In long term, this project is much more suitable for a steem mobile wallet that handle transactions than any version of keychain. It use react native and expo, meaning it can be deployed easily on appstore and playstore, it is well structured and already contains most of what is needed. Feel free to check it.
Well we were working on a global united login system that allow steem keys, keychain and steemlogin, you can find it here: https://github.com/FutureShockco/steem-auth-vue (this is the component currently being used on the dex, nft and explorer)
It permit to handle multiple accounts with different login system in a single module. There is also a version for react based apps. Since we won't be continuining it feel free to fork and improve the project by adding your mobile app feature.
Ideally we wanted to provide that cross platform mobile wallet after delivering the sidechain; https://github.com/hightouch67/steem-mobile-wallet
In long term, this project is much more suitable for a steem mobile wallet that handle transactions than any version of keychain. It use react native and expo, meaning it can be deployed easily on appstore and playstore, it is well structured and already contains most of what is needed. Feel free to check it.