Skip to content

Instantly share code, notes, and snippets.

View diogobruni's full-sized avatar
💻
Working from home

Diogo Bruni diogobruni

💻
Working from home
View GitHub Profile
import React from 'react'
import PropTypes from 'prop-types'
import ReactNative, { Image, StyleSheet } from 'react-native'
/* Import Modules */
// --
/* Import Constants */
import messages from '../../constants/messages'