Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 349 Bytes

SUMMARY.md

File metadata and controls

10 lines (7 loc) · 349 Bytes

I was able to accomplish

  1. Setup 2 tabs using react native navigation for user's posts and other posts
  2. Setup redux/thunk store for API state management.
  3. Created unit tests for MyPosts screen

If i had more time would accomplish

  1. Setup better UI/UX with common theme library for typography and colors
  2. Add more unit tests coverage