Hey, I am learning app development all my myself and I want to create a new native iOS app.
I already have a react native app with similar features and I want similar features in iOS app as well.
What are your suggestions to start this project and what things should I keep in mind while developing it?
I would recommend taking an udemy course of iOS development before starting your project. This will help you a lot in understanding the core concepts and will definitely make development easier for you.
Hey, I’ve already started some courses but one thing I want to ask you, I’ve a Windows PC. How can I compile and debug my iOS version of the app? I have research about it that can only be possible with the help of xcode, which only runs on mac.
You can use some cloud based services for compiling and debugging such as macincloud. It will cost you some fee.
Hey, thank you for your reply, actually I have checked the macincloud but it is costly for me, and I need xcode for a longer period and this service will cost me more than buying a used mac. Apart from that I also found a method to install xcode on windows , it is looking good. I am looking forward to trying this method.