Summary: allow-large-files Bumps [react-native](https://github.com/facebook/react-native) from 0.67.1 to 0.67.2. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/facebook/react-native/releases">react-native's releases</a>.</em></p> <blockquote> <h2>0.67.2</h2> <h3>Fixed</h3> <ul> <li>Fix error "mockModal is not a function" (<a href="507b05f4c0">507b05f4c0</a> by <a href="https://github.com/AntoineDoubovetzky"><code>@AntoineDoubovetzky</code></a>)</li> </ul> <h4>Android specific</h4> <ul> <li>Fix potential crash if ReactRootView does not have insets attached. (<a href="6239e2f5ce">6239e2f5ce</a> by <a href="https://github.com/enahum"><code>@enahum</code></a>)</li> <li>Upgrading OkHttp from 4.9.1 to 4.9.2 to fix CVE-2021-0341. (<a href="e896d21ced">e896d21</a> by <a href="https://github.com/owjsub"><code>@owjsub</code></a>)</li> </ul> <h4>iOS specific</h4> <ul> <li>Fix <code>Time.h</code> patch not being applied when running <code>pod install --project-directory=ios</code> (<a href="60cef850bd">60cef850bd</a> by <a href="https://github.com/tido64"><code>@tido64</code></a>)</li> <li>Find-node.sh now respects .nvmrc (<a href="35bcf934b1">35bcf934b1</a> by <a href="https://github.com/igrayson"><code>@igrayson</code></a>)</li> </ul> <hr /> <p>You can participate in the conversation on the status of this release at this <a href="https://github.com/reactwg/react-native-releases/discussions/14">discussion</a></p> <hr /> <p>To help you upgrade to this version, you can use the <a href="https://react-native-community.github.io/upgrade-helper/">upgrade helper</a> ⚛️</p> <hr /> <p>You can find the whole changelog history in the <a href="https://github.com/facebook/react-native/blob/main/CHANGELOG.md">changelog.md file</a>.</p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/facebook/react-native/blob/main/CHANGELOG.md">react-native's changelog</a>.</em></p> <blockquote> <h2>v0.67.2</h2> <h3>Fixed</h3> <ul> <li>Fix error "mockModal is not a function" (<a href="507b05f4c0">507b05f4c0</a> by <a href="https://github.com/AntoineDoubovetzky"><code>@AntoineDoubovetzky</code></a>)</li> </ul> <h4>Android specific</h4> <ul> <li>Fix potential crash if ReactRootView does not have insets attached. (<a href="6239e2f5ce">6239e2f5ce</a> by <a href="https://github.com/enahum"><code>@enahum</code></a>)</li> <li>Upgrading OkHttp from 4.9.1 to 4.9.2 to fix CVE-2021-0341. (<a href="e896d21ced">e896d21</a> by <a href="https://github.com/owjsub"><code>@owjsub</code></a>)</li> </ul> <h4>iOS specific</h4> <ul> <li>Fix <code>Time.h</code> patch not being applied when running <code>pod install --project-directory=ios</code> (<a href="60cef850bd">60cef850bd</a> by <a href="https://github.com/tido64"><code>@tido64</code></a>)</li> <li>Find-node.sh now respects .nvmrc (<a href="35bcf934b1">35bcf934b1</a> by <a href="https://github.com/igrayson"><code>@igrayson</code></a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="da420c99ac"><code>da420c9</code></a> [0.67.2] Bump version numbers</li> <li><a href="3a67c27ee1"><code>3a67c27</code></a> Android: Fix crash when WindowInsets is null on ReactRootView (<a href="https://github-redirect.dependabot.com/facebook/react-native/issues/32989">#32989</a>)</li> <li><a href="e896d21ced"><code>e896d21</code></a> Android: upgrading OkHttp from 4.9.1 to 4.9.2 to fix CVE-2021-0341 (<a href="https://github-redirect.dependabot.com/facebook/react-native/issues/32968">#32968</a>)</li> <li><a href="ac810c0a0c"><code>ac810c0</code></a> fix(jest/setup): fix circular dependencies in mockModal (<a href="https://github-redirect.dependabot.com/facebook/react-native/issues/32964">#32964</a>)</li> <li><a href="d9424878a8"><code>d942487</code></a> Use CircleCI API to trigger releases (<a href="https://github-redirect.dependabot.com/facebook/react-native/issues/32937">#32937</a>)</li> <li><a href="983f0be334"><code>983f0be</code></a> fix(ios): fix <code>Time.h</code> patch not being applied (<a href="https://github-redirect.dependabot.com/facebook/react-native/issues/32961">#32961</a>)</li> <li><a href="5590fd7092"><code>5590fd7</code></a> fix: find-node.sh now respects .nvmrc (<a href="https://github-redirect.dependabot.com/facebook/react-native/issues/32712">#32712</a>)</li> <li>See full diff in <a href="https://github.com/facebook/react-native/compare/v0.67.1...v0.67.2">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `dependabot rebase` will rebase this PR - `dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `dependabot merge` will merge this PR after your CI passes on it - `dependabot squash and merge` will squash and merge this PR after your CI passes on it - `dependabot cancel merge` will cancel a previously requested merge and block automerging - `dependabot reopen` will reopen this PR if it is closed - `dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Pull Request resolved: https://github.com/facebook/flipper/pull/3400 Reviewed By: passy Differential Revision: D34051617 Pulled By: mweststrate fbshipit-source-id: 185db7ad2e48ee17dac08201b8ca1d4d218e6ae9
react-native-flipper
This package exposes JavaScript bindings to talk from React Native JavaScript directly to flipper.
This package might also be required by other Flipper plugins for React Native.
Installation
Run the following command in the root of your React Native project
yarn add react-native-flipper
Note that this package requires React Native 0.62 or higher.
Usage
How to build Flipper plugins is explained in the flipper documentation: Creating a Flipper plugin. Building a Flipper plugin involves building a plugin for the Desktop app, and a plugin that runs on a Device (Native Android, Native IOS or React Native). This package is only needed for the plugin that runs on the mobile device, in React Native, and wants to use the JavaScript bridge.
This package exposes one method: addPlugin.
The addPlugin accepts a plugin parameter, that registers a client plugin and will fire the relevant callbacks if the corresponding desktop plugin is selected in the Flipper Desktop. The full plugin API is documented here.
Example
An example plugin can be found in FlipperTicTacToe.js.
The corresponding Desktop plugin ships by default in Flipper, so importing the above file and dropping the <FlipperTicTacToe /> component somewhere in your application should work out of the box.
The sources of the corresponding Desktop plugin can be found here.