# Documentation - [Getting Started](/docs): Install React Native Boost to boost your app's performance with one line of code. - [Nativewind Support](/docs/compatibility/nativewind): Keep Nativewind styling working on Boost-optimized components. - [Unistyles Support](/docs/compatibility/unistyles): Keep Unistyles styling working on Boost-optimized components. - [Uniwind Support](/docs/compatibility/uniwind): Why React Native Boost and Uniwind are currently incompatible. - [Decorators](/docs/configuration/boost-decorator): Control optimization on individual JSX elements with @boost-ignore and @boost-force. - [Configure the Babel Plugin](/docs/configuration/configure): Control logging, ignores, and optimization behavior. - [Benchmarks](/docs/information/benchmarks): Benchmark results from the example app, and methodology - [Technical Deep Dive](/docs/information/deep-dive): A technical tour of the Text and View wrappers, the render-time tax they impose, and how React Native Boost removes it at build time. - [How It Works](/docs/information/how-it-works): Why React Native Boost makes your app faster (the short version). - [Optimization Coverage](/docs/information/optimization-coverage): What React Native Boost can optimize today, what it skips, and why. - [Troubleshooting](/docs/information/troubleshooting): Common setup and optimization issues, plus fast ways to diagnose them. - [Runtime Library](/docs/runtime-library): Runtime exports used by the Babel plugin and advanced integrations.