Kirill
Kirill
Updated `import React, { PropTypes } from 'react';` to `import PropTypes from 'prop-types';` and updated React -> v15.5.4 info: https://facebook.github.io/react/blog/2017/04/07/react-v15.5.0.html
If you write articles in Russian, then when meta data is filled as follows ``` ```
:react-native-ua:compileReleaseJavaWithJavac/Users/gruff/Documents/React/troveAndroid/node_modules/react-native-ua/android/src/main/java/com/globo/reactnativeua/ReactNativeUAPackage.java:15: error: method does not override or implement a method from a supertype @Override ^ 1 error How to solve this problem?