Trying to react-native run-android
but got this:
You have not accepted the license agreements of the following SDK components: [Android SDK Platform 23, Android SDK Build-Tools 23.0.1].
All licenses have been accepted with sdkmanager --licenses
. How do I fix this?
Solution: Deleted /Users/WHATEVER-YOUR-NAME-IS/Library/Android
, then reinstalled all SDKs through Android Studio's SDK Manager.