# Changelog

## Unpublished

### 🛠 Breaking changes

### 🎉 New features

### 🐛 Bug fixes

### 💡 Others

## 57.0.2 — 2026-09-11

_This version does not introduce any user-facing changes._

## 57.0.1 — 2026-07-15

_This version does not introduce any user-facing changes._

## 57.0.0 — 2026-06-25

_This version does not introduce any user-facing changes._

## 56.0.3 — 2026-05-06

_This version does not introduce any user-facing changes._

## 56.0.2 — 2026-05-06

_This version does not introduce any user-facing changes._

## 56.0.1 — 2026-05-06

_This version does not introduce any user-facing changes._

## 56.0.0 — 2026-05-05

### 🛠 Breaking changes

- Bumped minimum iOS/tvOS version to 16.4, macOS to 13.4. ([#43296](https://github.com/expo/expo/pull/43296) by [@tsapeta](https://github.com/tsapeta))

### 💡 Others

- [Android] Improved application startup performance by reducing reflection. ([#45021](https://github.com/expo/expo/pull/45021) by [@lukmccall](https://github.com/lukmccall))

## 55.0.13 - 2026-04-09

_This version does not introduce any user-facing changes._

## 55.0.12 - 2026-04-07

_This version does not introduce any user-facing changes._

## 55.0.11 - 2026-04-02

_This version does not introduce any user-facing changes._

## 55.0.10 - 2026-04-02

_This version does not introduce any user-facing changes._

## 55.0.9 - 2026-03-17

_This version does not introduce any user-facing changes._

## 55.0.8 — 2026-02-25

_This version does not introduce any user-facing changes._

## 55.0.7 — 2026-02-20

_This version does not introduce any user-facing changes._

## 55.0.6 — 2026-02-16

_This version does not introduce any user-facing changes._

## 55.0.5 — 2026-02-08

_This version does not introduce any user-facing changes._

## 55.0.4 — 2026-02-03

_This version does not introduce any user-facing changes._

## 55.0.3 — 2026-01-27

_This version does not introduce any user-facing changes._

## 55.0.2 — 2026-01-26

_This version does not introduce any user-facing changes._

## 55.0.1 — 2026-01-22

_This version does not introduce any user-facing changes._

## 55.0.0 — 2026-01-21

_This version does not introduce any user-facing changes._

## 0.4.8 - 2025-12-05

_This version does not introduce any user-facing changes._

## 0.4.7 — 2025-09-11

_This version does not introduce any user-facing changes._

## 0.4.6 — 2025-09-02

_This version does not introduce any user-facing changes._

## 0.4.5 — 2025-08-31

_This version does not introduce any user-facing changes._

## 0.4.4 — 2025-08-27

_This version does not introduce any user-facing changes._

## 0.4.3 — 2025-08-25

_This version does not introduce any user-facing changes._

## 0.4.2 — 2025-08-16

_This version does not introduce any user-facing changes._

## 0.4.1 — 2025-08-15

_This version does not introduce any user-facing changes._

## 0.4.0 — 2025-08-13

### 🎉 New features

- [Android] Add mesh gradient on Android. ([#37056](https://github.com/expo/expo/pull/37056) by [@jakex7](https://github.com/jakex7))

## 0.3.4 — 2025-04-30

_This version does not introduce any user-facing changes._

## 0.3.3 — 2025-04-25

_This version does not introduce any user-facing changes._

## 0.3.2 — 2025-04-14

_This version does not introduce any user-facing changes._

## 0.3.1 — 2025-04-11

_This version does not introduce any user-facing changes._

## 0.3.0 — 2025-04-04

### 🛠 Breaking changes

- upgrade RN to 0.78 ([#35050](https://github.com/expo/expo/pull/35050) by [@vonovak](https://github.com/vonovak))
- Bump minimum macOS version to 11.0. ([#34980](https://github.com/expo/expo/pull/34980) by [@gabrieldonadel](https://github.com/gabrieldonadel))

### 🐛 Bug fixes

- Fix building for macOS. ([#35033](https://github.com/expo/expo/pull/35033) by [@gabrieldonadel](https://github.com/gabrieldonadel))

### 💡 Others

- [apple] Migrate remaining `expo-module.config.json` to unified platform syntax. ([#34445](https://github.com/expo/expo/pull/34445) by [@reichhartd](https://github.com/reichhartd))
- Migrated SwiftUI views with backward compatible `WithHostingView`. ([#35553](https://github.com/expo/expo/pull/35553) by [@kudo](https://github.com/kudo))

## 0.2.1 - 2025-01-10

_This version does not introduce any user-facing changes._

## 0.2.0 - 2024-11-29

### 🎉 New features

- Allow passing children to render views on top of the gradient. ([#33271](https://github.com/expo/expo/pull/33271) by [@tsapeta](https://github.com/tsapeta))
- Exported `MeshGradientViewProps` type. ([#33299](https://github.com/expo/expo/pull/33299) by [@tsapeta](https://github.com/tsapeta))
- Added `mask` prop to mask the gradient using the alpha channel of the given children views.

## 0.1.0 — 2024-10-20

### 🎉 New features

- Initial release 🎉
