카메라/앨범 접근 권한(react-native-image-picker 활용) yarn add react-native-image-picker # RN >= 0.60 cd ios && pod install # RN < 0.60 react-native link react-native-image-picker Frontend/Component 2021.12.31