App-Installer
App-Installer copied to clipboard
Porting to React-Native
Obviously I'm a JS React-Native dev ;) We have this project called dat-installer which I'd like to port to iOS. The problem is that although there are a few options for libs that install apks for Android, there are none for installing iOS IPAs.
I know diawi.com can do this, so I'm thinking you guys have also done it, right? Are any of you familiar with React Native and know how hard it would be to port this? I've had some experience porting Android native code, but not yet with iOS native.
Cheers and great work!