Am I able to run my React Native application on a ios physical device? And if I am able to..let me ask you how is it possible?
I have created the application via 'React Native CLI quickstart''dev OS: Linux', 'target device: Android'..because I read: 'If you want to develop for both Android and iOS, that's fine - you can pick one to start with, since the setup is a bit different.'
I am not using Expo, because i will need the feature of reading NFC tags.