inodw1 / data-app

React Native Project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

REACT-NATIVE APP

Screen 1

Showing 100 posts in a list (Flat List) A list item displaying the post title and id List items (posts) are clickable and navigating the user to ‘Screen 2ʼ upon clicking it The posts are cached so that the second time the app runs it will read them from the cache The list is refreshable by pulling down on it and the cache must be updated

Screen 2

Should show the post that was clicked on Screen 1 in detail (full title and the body is displaying)

About

React Native Project


Languages

Language:JavaScript 50.7%Language:Objective-C 20.3%Language:Ruby 11.1%Language:Python 9.4%Language:Java 8.5%