Edwin Vargas
1 min readMar 26, 2017

--

Man, great tip!

Now, Im having problems with:

<item android:drawable=“color/gray”/>

When run “react-native run-android” it says:

(the path)…/android/app/src/main/res/drawable/splash_screen.xml:4:27–38: AAPT: No resource found that matches the given name (at ‘drawable’ with value ‘@color/gray’).

If you can help me I will appreciate. Thanks.

--

--