I am working with React-Native, when I run the react-native run-android
run command I get this error
You have not accepted the license agreements of the following SDK components:[Android SDK Platform 23, Android SDK Build-Tools 23.0.1].
I have Android Studio with SDK version 26 and Android SDK Build-Tools 26 installed.
Why does react give this error?