yogesh1623

Results 1 comments of yogesh1623

`import React, { Component } from "react"; import { ViewPropTypes, View, Text, TouchableOpacity, Image } from "react-native"; import PropTypes from "prop-types"; import Avatar from './Avatar' import style from "./RNChipView.style"; import...