3 Commits
Author SHA1 Message Date
Bob Fanger 0a9d904358 import PropTypes from ‘prop-types’ and using ViewPropTypes instead of View.propTypes
Fixed errors:
`View.propTypes has been deprecated and will be removed in a future version of ReactNative. Use ViewPropTypes instead.`

`Warning: PropTypes has been moved to a separate package. Accessing React.PropTypes is no longer supported and will be removed completely in React 16. Use the prop-types package on npm instead.`
2017-07-26 00:35:19 +02:00
Pavlo Aksonov 3b37bcf786 add id attribute to Annotation 2016-09-27 17:13:01 +02:00
Pavlo Aksonov 7682b2613a add Annotation class 2016-09-27 17:08:55 +02:00