gopher-tunnels / gt-front-end

The front end of Gopher Tunnels, written in TypeScript React Native
1 stars 0 forks source link

Integrate Styled-Components within code, establish baseline file structure for routing #15

Closed limetheman closed 6 months ago

limetheman commented 7 months ago

Integrated styled components within my CustomButton and CustomInput components, created /app directory for storing our routes (example: /home).