import React from 'react'; import Navigation from "./navigation/Navigation"; export default function App() { return ; // TODO Send to homescreen instead, and include a bottom bar to navigate to Moves, Pokemongs, Trainers }