This is a Hackernews mobile app built with react native implementing GraphQL APIs, which can be considered as the mobile version of Hackernews Clone Site with GraphQL.

iOS and Android mobile apps are developed with React Native, anyone who is interested can test the development builds with iOS Simulator Build and Android Internal Distribution Build. If the build storage link has expired, please go to https://projects-jglchen.vercel.app/en/contact to request build files.

react-native-hackernews-apollo-screenshot

iOS Simulator Build

Android Internal Distribution Build

React Native GitHub

View the Web Demo

React GitHub

Docker: docker run -p 3000:3000 jglchen/hackernews-nextjs-apollo

back To Series Home