Skip to content
This repository has been archived by the owner on Apr 2, 2024. It is now read-only.

Postinstall patch for RN Blur view crash #399

Merged
merged 1 commit into from
Dec 20, 2022

Conversation

celian-rib
Copy link
Contributor

@celian-rib celian-rib commented Dec 19, 2022

Ajout de post-install (Script qui s'execute apres npm i)

  • ajout de patch-package qui permet d'appliquer des patch file aux dependencies pas encore a jour

Source : Kureev/react-native-blur#489
Patch pour RN blur view : Kureev/react-native-blur#489 (comment)


Faire npm i applique automatiquement le patch a la librairie !

@celian-rib celian-rib added bug Something isn't working dependencies Pull requests that update a dependency file labels Dec 19, 2022
@celian-rib celian-rib self-assigned this Dec 19, 2022
@github-actions
Copy link

🦙 MegaLinter status: ⚠️ WARNING

Descriptor Linter Files Fixed Errors Elapsed time
✅ COPYPASTE jscpd yes no 3.45s
✅ REPOSITORY checkov yes no 11.21s
✅ REPOSITORY git_diff yes no 0.04s
✅ REPOSITORY secretlint yes no 1.5s
⚠️ REPOSITORY trivy yes 1 5.35s

See errors details in artifact MegaLinter reports on CI Job page
Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff

MegaLinter is graciously provided by OX Security

@celian-rib celian-rib merged commit ee99bbf into main Dec 20, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Android bug Something isn't working dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

IllegalArgumentException: Software rendering doesn't support drawRenderNode
2 participants