kmes055 / AutoDrawer

Capstone project in dept. of CS. Application for designers, artists using TextureGAN, DisgoGAN
0 stars 1 forks source link

Authentication (Device) #27

Closed hacking-racoon closed 4 years ago

hacking-racoon commented 4 years ago

done

hacking-racoon commented 4 years ago

AndroidMenifest.xml.

add uses-permission android:name="android.permission.READ_EXTERNAL_STORAGE"

Then, we can access gallery

hacking-racoon commented 4 years ago

for ios.

use expo-permissions method.