Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Chore(BlurView): Blur View plugin update and overrides #617

Merged
merged 1 commit into from
Nov 29, 2020

Conversation

RicardasN
Copy link
Collaborator

Description

The updated package adds support for Android and adds new colors, however, they do not work on tvOS, which can cause a crash, hence the override to prevent that, plus an override for Web to display a view rather than trying to access native module.

Breaking Changes

PR should not break anything previously used by anyone, it only adds some more functionality.

I have tested my changes on:

ReNative project directly:

  • ios simulator
  • ios device
  • android simulator
  • android device
  • web browser
  • web -e next browser
  • tvos simulator
  • tvos device
  • androidtv simulator
  • androidtv device
  • androidwear simulator
  • androidwear device
  • tizen simulator
  • tizen device
  • tizenmobile simulator
  • tizenwatch device
  • webos simulator
  • webos device
  • macos
  • windows
  • chromecast device

New project:

  • ios simulator
  • ios device
  • android simulator
  • android device
  • web browser
  • web -e next browser
  • tvos simulator
  • tvos device
  • androidtv simulator
  • androidtv device
  • androidwear simulator
  • androidwear device
  • tizen simulator
  • tizen device
  • tizenmobile simulator
  • tizenwatch device
  • webos simulator
  • webos device
  • macos
  • windows
  • chromecast device

Existing Project created with previous version of renative (0.31.0-RC.10):

  • ios simulator
  • ios device
  • android simulator
  • android device
  • web browser
  • web -e next browser
  • tvos simulator
  • tvos device
  • androidtv simulator
  • androidtv device
  • androidwear simulator
  • androidwear device
  • tizen simulator
  • tizen device
  • tizenmobile simulator
  • tizenwatch device
  • webos simulator
  • webos device
  • macos
  • windows
  • chromecast device

Updated package adds support for Android and adds new colors, however they do not work on tvOS, which can cause a crash, hence the override to prevent that
@RicardasN RicardasN changed the base branch from master to develop November 25, 2020 10:05
@pavjacko pavjacko merged commit bff21ec into develop Nov 29, 2020
@pavjacko pavjacko deleted the chore/blur-view-plugin branch February 15, 2022 08:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants