react-native-material-design icon indicating copy to clipboard operation
react-native-material-design copied to clipboard

error in demo-app

Open axlider opened this issue 8 years ago • 0 comments

After installing and running the demo app, i get an error:

:react-native-splashscreen:processReleaseResources Unknown source file : warning: string 'catalyst_debugjs' has no default translation. Unknown source file : warning: string 'catalyst_element_inspector' has no default translation. Unknown source file : warning: string 'catalyst_jsload_error' has no default translation. Unknown source file : warning: string 'catalyst_jsload_message' has no default translation. Unknown source file : warning: string 'catalyst_jsload_title' has no default translation. Unknown source file : warning: string 'catalyst_reloadjs' has no default translation. Unknown source file : warning: string 'catalyst_settings' has no default translation. Unknown source file : warning: string 'catalyst_settings_title' has no default translation. C:\develop\workspaces\1B_VehicleExplorer2\ReactNativeTest\demo-app\node_modules@remobile\react-native-splashscreen\android\build\intermediates\explod ed-aar\com.android.support\appcompat-v7\23.0.1\res\drawable\abc_textfield_search_material.xml:18:87-138 : No resource found that matches the given nam e (at 'drawable' with value '@drawable/abc_textfield_search_activated_mtrl_alpha'). C:\develop\workspaces\1B_VehicleExplorer2\ReactNativeTest\demo-app\node_modules@remobile\react-native-splashscreen\android\build\intermediates\explod ed-aar\com.android.support\appcompat-v7\23.0.1\res\drawable\abc_textfield_search_material.xml:19:89-140 : No resource found that matches the given nam e (at 'drawable' with value '@drawable/abc_textfield_search_activated_mtrl_alpha'). C:\develop\workspaces\1B_VehicleExplorer2\ReactNativeTest\demo-app\node_modules@remobile\react-native-splashscreen\android\build\intermediates\explod ed-aar\com.android.support\appcompat-v7\23.0.1\res\drawable\abc_textfield_search_material.xml:20:58-107 : No resource found that matches the given nam e (at 'drawable' with value '@drawable/abc_textfield_search_default_mtrl_alpha'). C:\develop\workspaces\1B_VehicleExplorer2\ReactNativeTest\demo-app\node_modules@remobile\react-native-splashscreen\android\build\intermediates\explod ed-aar\com.android.support\appcompat-v7\23.0.1\res\drawable\abc_textfield_search_material.xml:21:29-78 : No resource found that matches the given name (at 'drawable' with value '@drawable/abc_textfield_search_default_mtrl_alpha').

axlider avatar Jan 17 '17 14:01 axlider