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

Bump React Native to 0.70.1 #3576

Merged
merged 2 commits into from
Sep 16, 2022
Merged

Conversation

tomekzaw
Copy link
Member

@tomekzaw tomekzaw commented Sep 16, 2022

Description

This PR bumps react-native to 0.70.1 as well as other dependencies to the latest versions both in Example and FabricExample apps. It looks like there is no relevant changes in the app template: https://react-native-community.github.io/upgrade-helper/?from=0.70.0&to=0.70.1

Changes

Test code and steps to reproduce

Checklist

  • Included code example that can be used to test this change
  • Updated TS types
  • Added TS types tests
  • Added unit / integration tests
  • Updated documentation
  • Ensured that CI passes

@tomekzaw tomekzaw marked this pull request as ready for review September 16, 2022 08:40
@piaskowyk piaskowyk merged commit a040928 into main Sep 16, 2022
@piaskowyk piaskowyk deleted the @tomekzaw/bump-react-native-0.70.1 branch September 16, 2022 08:42
piaskowyk pushed a commit that referenced this pull request Oct 6, 2022
This PR bumps `react-native` to 0.70.1 as well as other dependencies to
the latest versions both in Example and FabricExample apps. It looks
like there is no relevant changes in the app template:
https://react-native-community.github.io/upgrade-helper/?from=0.70.0&to=0.70.1

<!--
Description and motivation for this PR.

Inlude Fixes #<number> if this is fixing some issue.

Fixes # .
-->

<!--
Please describe things you've changed here, make a **high level**
overview, if change is simple you can omit this section.

For example:

- Added `foo` method which add bouncing animation
- Updated `about.md` docs
- Added caching in CI builds

-->

<!--

Here you can add screenshots / GIFs documenting your change.

You can add before / after section if you're changing some behavior.

-->

<!--
Please include code that can be used to test this change and short
description how this example should work.
This snippet should be as minimal as possible and ready to be pasted
into editor (don't exclude exports or remove "not important" parts of
reproduction example)
-->

- [ ] Included code example that can be used to test this change
- [ ] Updated TS types
- [ ] Added TS types tests
- [ ] Added unit / integration tests
- [ ] Updated documentation
- [ ] Ensured that CI passes
fluiddot pushed a commit to wordpress-mobile/react-native-reanimated that referenced this pull request Jun 5, 2023
## Description

This PR bumps `react-native` to 0.70.1 as well as other dependencies to
the latest versions both in Example and FabricExample apps. It looks
like there is no relevant changes in the app template:
https://react-native-community.github.io/upgrade-helper/?from=0.70.0&to=0.70.1

<!--
Description and motivation for this PR.

Inlude Fixes #<number> if this is fixing some issue.

Fixes # .
-->

## Changes

<!--
Please describe things you've changed here, make a **high level**
overview, if change is simple you can omit this section.

For example:

- Added `foo` method which add bouncing animation
- Updated `about.md` docs
- Added caching in CI builds

-->

<!--

## Screenshots / GIFs

Here you can add screenshots / GIFs documenting your change.

You can add before / after section if you're changing some behavior.

### Before

### After

-->

## Test code and steps to reproduce

<!--
Please include code that can be used to test this change and short
description how this example should work.
This snippet should be as minimal as possible and ready to be pasted
into editor (don't exclude exports or remove "not important" parts of
reproduction example)
-->

## Checklist

- [ ] Included code example that can be used to test this change
- [ ] Updated TS types
- [ ] Added TS types tests
- [ ] Added unit / integration tests
- [ ] Updated documentation
- [ ] Ensured that CI passes
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