fbsamples / f8app
Source code of the official F8 app of 2017, powered by React Native and other Facebook open source projects.
AI Architecture Analysis
This repository is indexed by RepoMind. By analyzing fbsamples/f8app in our AI interface, you can instantly generate complete architecture diagrams, visualize control flows, and perform automated security audits across the entire codebase.
Our Agentic Context Augmented Generation (Agentic CAG) engine loads full source files into context, avoiding the fragmentation of traditional RAG systems. Ask questions about the architecture, dependencies, or specific features to see it in action.
Repository Summary (README)
PreviewF8 App 2017
This is the entire source code of the official F8 app of 2017, available on Google Play and the App Store.
<img src=".github/screenshot-app@2x.png" width="800">How We Build It
We've created a series of tutorials at http://makeitopen.com/ that explain how we built the app, and that dive into how we used React Native, Redux, Relay, GraphQL, and more.
Check out how to set the app up for local development here!