I have a profile component which is a tab screen, and here is the code:
class Profile extends React.Component { constructor(props) { super(props)