Skip to content

Conversation

@DanielAraldi
Copy link
Owner

@DanielAraldi DanielAraldi commented Oct 18, 2025

Summary

This update introduces a new component called BlurTarget, which is required in Android to make the blur effect work correctly. This update is necessary to offer support for react-native-navigation from version >= 8.1.

The BlurTarget is also available in iOS, but it's a sample View. But, in Android, the BlurTarget is used.

React Native Side

  • Add a new component called BlurTarget.
  • Update example App.

Android

iOS

--

Others

  • Remove unnecessary configuration in release CI.
  • Update main documentation.

References

@DanielAraldi DanielAraldi self-assigned this Oct 18, 2025
@DanielAraldi DanielAraldi added documentation Improvements or additions to documentation enhancement New feature or request android Android only breaking changes Sudden changes in the package labels Oct 18, 2025
@DanielAraldi DanielAraldi marked this pull request as ready for review October 24, 2025 19:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

android Android only breaking changes Sudden changes in the package documentation Improvements or additions to documentation enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants