Skip to content

Latest commit

 

History

History
17 lines (15 loc) · 581 Bytes

README.md

File metadata and controls

17 lines (15 loc) · 581 Bytes

iFood Clone

Repository with iFood clone (views) using React Native.

TODOs

  • Create a best README.md with docs
  • Review lint and PropTypes for CustomFooterTabBar component
  • Change image icons to RN Vector Icons (pkg already installed)
  • Implement infinite scroll on RestaurantList component
  • Download all images to assets folder (Issue: NSMutableURLRequest)
  • Create Loading on screen transitions
  • Animate screen transitions
  • Rodar e testar o projeto em aparelhos reais
  • Testar no emulador do Android

Changelog

  • Home screen finished
  • Search screen finished