back to home

fbsamples / f8app

Source code of the official F8 app of 2017, powered by React Native and other Facebook open source projects.

13,932 stars
2,491 forks
45 issues
JavaScriptObjective-CShell

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.

Embed this Badge

Showcase RepoMind's analysis directly in your repository's README.

[![Analyzed by RepoMind](https://img.shields.io/badge/Analyzed%20by-RepoMind-4F46E5?style=for-the-badge)](https://repomind-ai.vercel.app/repo/fbsamples/f8app)
Preview:Analyzed by RepoMind

Repository Summary (README)

Preview

F8 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!