Cannot resolve symbol PermissionListener in react-native-image-picker
Cannot resolve symbol PermissionListener in react-native-image-picker
import com.facebook.react.modules.core.PermissionListener;
Cannot resolve symbol PermissionListener.
friends i am a newbie in react-native and getting this issue in react-native-image-picker. i have added api 'com.facebook.react:react-native:0.20.1' in my gradle file.
any solution friends?
have you write 'react-native link'
– Sagar Chavada
yesterday
i have added library project implementation project(':react-native-image-picker'). but in this library project
– Hiren Kuvadiya
yesterday
By clicking "Post Your Answer", you acknowledge that you have read our updated terms of service, privacy policy and cookie policy, and that your continued use of the website is subject to these policies.
plz mention which library are you using? write what you have done?
– Sagar Chavada
yesterday