diff --git a/index.js b/index.js index 869f483..12628a3 100644 --- a/index.js +++ b/index.js @@ -4,9 +4,10 @@ import React, { Component, - PropTypes } from 'react'; +import PropTypes from 'prop-types'; + import { StyleSheet, View,