Where to start?

Hello,

I want to build mobile application for my website https://www.grouptoall.com. I want to ask where or how to start developing application for my website? Which IDE software is best for iPhone app development? Can i develop flutter app? I am new to mobile app development. Please guide me. Thanks

Replies

Which IDE software is best for iPhone app development?

Is it for iOS only ? If so, I would recommend Xcode. If the app is not too complex, you could use SwiftUI framework (and Swift language) to speed up development. Otherwise, use Swift with UIKit.