# @fluentui-react-native/adapters

> Adapters for working with react-native types

Latest version **0.15.1** (published 2026-08-20) · MIT license · 0 weekly downloads

## Install

```sh
npm install @fluentui-react-native/adapters
pnpm add @fluentui-react-native/adapters
yarn add @fluentui-react-native/adapters
bun add @fluentui-react-native/adapters
```

## Health

**Score 70/100 (B)** — status: active.

Positive: has types; esm support; no vulnerabilities; recently updated; high maintenance score; high quality score.

Warnings: low downloads; pre 1.0.

## Facts

| | |
|---|---|
| Version | 0.15.1 |
| Published | 2026-08-20 |
| First published | 2020-03-17 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | ESM + CommonJS |
| Dependencies | 0 |
| Unpacked size | 260 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 1442 |
| Maintainers | jasonvmorse, acoates, uifrnbot, hansenyy, microsoft1es |

## Links

- npm: https://www.npmjs.com/package/@fluentui-react-native/adapters
- Repository: https://github.com/microsoft/fluentui-react-native
- Homepage: https://github.com/microsoft/fluentui-react-native#readme
- Issues: https://github.com/microsoft/fluentui-react-native/issues
- npm.io page: https://npm.io/package/@fluentui-react-native/adapters

## Recent versions

- 0.15.1 (latest) — 2026-08-20
- 0.11.1-testpatch.0 (vtestpatch) — 2023-07-08
- 0.15.0 — 2026-08-06
- 0.14.5 — 2026-06-25
- 0.14.4 — 2026-06-17
- 0.14.3 — 2026-04-24
- 0.14.1 — 2026-03-03
- 0.14.0 — 2026-02-24
- 0.13.5 — 2025-08-05
- 0.13.4 — 2025-07-15
- 0.13.3 — 2025-07-11
- 0.13.2 — 2025-07-10
- 0.13.1 — 2025-06-12
- 0.13.0 — 2024-04-11
- 0.12.3 — 2024-03-18
- … 119 more at https://npm.io/package/@fluentui-react-native/adapters/versions

## README

# Adapters

This package contains helper functions for component authors. These functions help coerce the props type of a primitive component to the correct platform specific prop type for a given platform.

I.e. IViewProps -> IViewWin32Props

---
_Source: https://npm.io/package/@fluentui-react-native/adapters · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
