You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
O projeto PokeDev é um aplicativo mobile que simula uma pokedex do jogos e anime Pokémon. A criação das interfaces foi usado React Native em conjunto com TypeScript e diversas bibliotecas disponíveis para React Native, enquanto a alimentação dos dados foi usado a PokeAPI, uma API de Pokémon muito bem documentada, livre para usar e popular.
Built using typescript and flux architecture, the application provides a great boilerplate to get started with react native app development. Has support for authentication and has redux, axios and other features to ensure production grade code quality. Check out the documentation for more details!
This project demonstrates the basics of navigation in React Native using the React Navigation library, focusing on stack navigation. It's a practical exercise to enhance understanding of screen transitions and parameter passing.
A React Native app demonstrating data fetching with Infinite scroll incorporating TypeScript, React Navigation, React Redux and a beautiful Lottie animation.