PandoraPay / PandoraPay-wallet

Zero Wallet
4 stars 10 forks source link

Mobile Wallet #39

Open borislavkharlamov opened 1 year ago

borislavkharlamov commented 1 year ago

Please have a look at the repository I created. This latest repository enables the web wallet to function as a native application on both Android and iOS platforms. Additionally, it supports socks5 proxy. You ought to fork it and transfer it to your GitHub account. Kindly assess my work and approve the pull requests.

ibudisteanu commented 1 year ago

I don't think it is necessary to have a mobile app. The front-end runs responsive on any smart phone's browser (chrome, safari, firefox).

ibudisteanu commented 1 year ago

I also think the electron app is safer running on desktops like Linux distros than on Android/iOS

ibudisteanu commented 1 year ago

Wouldn't a mobile app built in Ionic or React native be easier to maintain and develop ?

borislavkharlamov commented 1 year ago

My expertise lies solely in Flutter. However, Ionic, React Native, and Xamarin are alternative frameworks that can be utilized to develop mobile wallets with similar or additional functionalities. I am uncertain whether the app can obtain access to the ProxyController in React Native or Ionic.