Relative Content

Tag Archive for androidiosreact-nativeexpomobile-development

How do i set Android minimum version in Expo project

I am trying to set the minimum supporting version for android to 10 and ios to 15. I am a iOS dev trying out RN and Expo. I think there is deploymentTarget for iOS in BuildProperties but couldn’t find it for android version. I have almost no knowledge about Android so i think i am missing something here.