When I run 'react-native run-android' I get this error.
" A problem occurred configuring project ':react-native-video'."
"failed to find target with hash string 'android-23'"
I am using android SDK version 25 for my app. Does react-native-video work with android 25?
When I run 'react-native run-android' I get this error.
" A problem occurred configuring project ':react-native-video'."
"failed to find target with hash string 'android-23'"
I am using android SDK version 25 for my app. Does react-native-video work with android 25?