Skip to content

Instantly share code, notes, and snippets.

@ebnersilva
Created May 7, 2019 13:30
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ebnersilva/473c29e1b7c63f21d5de47ee3af569e9 to your computer and use it in GitHub Desktop.
Save ebnersilva/473c29e1b7c63f21d5de47ee3af569e9 to your computer and use it in GitHub Desktop.
Post Medium - Criando um footer personalizado para nosso aplicativo - Imports do App.js
import { TouchableOpacity } from 'react-native';
import Icon from 'react-native-vector-icons/MaterialIcons';
import FooterAppImage from './assets/img/Footer_App.png';
import { Container, Footer, Image } from './styles';
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment