We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d375651 + ba4ed4e commit 7931d10Copy full SHA for 7931d10
src/basic/Gravatar.js
@@ -1,4 +1,5 @@
1
import React from "react";
2
+import PropTypes from "prop-types";
3
import { Image } from "react-native";
4
import { connectStyle } from "native-base-shoutem-theme";
5
import _ from "lodash";
0 commit comments