I understood that when you code in React, it allows you to use your code both for Android and for iOS. However, when I go to the main site it says that I need a Mac in order to code iOS applications.
Can someone explain the meaning of this, please?
I understood that when you code in React, it allows you to use your code both for Android and for iOS. However, when I go to the main site it says that I need a Mac in order to code iOS applications.
Can someone explain the meaning of this, please?
You need a mac, with xcode to build your app and test it on iOS devices.
The code is shared and compatible as long as you use the react native components.