Introduction
Documentation for the Teardown platform and API.
Welcome to Teardown. We build better tools for React Native Engineers to build better products and ship products faster.
Packages
Force Updates
The @teardown/force-updates SDK provides device identity, force updates, logging, and analytics for React Native and Expo applications.
- Getting Started - Installation and setup
- Core Concepts - Architecture overview
- Adapters - Platform adapters for storage, device info, and notifications
Navigation
The @teardown/navigation package provides type-safe, file-based navigation for React Native applications.
- Getting Started - Setup guide
- File-Based Routing - Route conventions
- Type-Safe Navigation - Using typed hooks
CLI
The @teardown/cli is a development toolkit for React Native apps, handling project initialization, native code generation, and device management.
Queries
The @teardown/queries package provides a lightweight TanStack Query wrapper for type-safe, composable data fetching.
- Core Concepts - QueryClient architecture
- Queries - Standard and infinite queries
- Mutations - Mutations and cache invalidation