+ 4
Well... You should learn a coding language for your target platform for starters. After that you will need to learn how to compile your program into an app.
For Android, use Kotlin or Java, iOS use Swift, for cross-platform apps use HTML/CSS/Javascript etc., of which the easiest implementation is probably Cordova. Cheers mate.



