Se crea un pequeño proyecto de Pokedex en React Native.

Se prepara para produccion.
Se sube a version 1.0.0
This commit is contained in:
2021-10-18 14:58:17 -06:00
commit da333579e2
66 changed files with 27694 additions and 0 deletions

3
.gitattributes vendored Normal file
View File

@ -0,0 +1,3 @@
# Windows files should use crlf line endings
# https://help.github.com/articles/dealing-with-line-endings/
*.bat text eol=crlf