I have started to develop an open source application using Ionic (capacitor) and React (not React-native).
It’s still in a very early stage but it’s looking promising on Android and since I’d like to submit it to F-Droid at some point I am wondering how easy it is for the F-Droid team to build Ionic/React apps and if there are good (and bad) practices that I should be aware of to make our life easier !
@Licaon_Kter Sure I’ll do that. I am using the standard Ionic/React/Nodejs build process which is well documented and should be easy to reproduce.
Thanks.