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

feat: add rea2 to TestsExample #898

Merged
merged 1 commit into from
Apr 22, 2021

Conversation

WoLewicki
Copy link
Member

Description

Added react-native-reanimated v2 to the TestsExample project.

Changes

All the configuration needed to do it for version 2.1.0.

Test code and steps to reproduce

Test898.tsx.

Checklist

  • Included code example that can be used to test this change
  • Ensured that CI passes

@WoLewicki WoLewicki merged commit 7ea56a4 into master Apr 22, 2021
@WoLewicki WoLewicki deleted the @wolewicki/add-rea-v2-to-tests-example branch April 22, 2021 12:26
WoLewicki added a commit that referenced this pull request May 20, 2021
Added react-native-reanimated v2 to the TestsExample project.
tboba pushed a commit that referenced this pull request Jul 16, 2024
## Description

This PR removes `Test898`. Importing this test in
`apps/src/tests/index.ts` caused FabricExample bundling failure.
The test itself was introduced by this
[PR](#898)
in order to test reanimated v2. Idk why the import causes bundle to
fail, but it seems reasonable to just remove it rather than debug
further as the test is redundant since there is a newer version of
reanimated.

## Changes

- remove `Test898`

<!--

## 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

- try running any test using FabricExample when the import is there and
when it's not

## Checklist

- [x] Ensured that CI passes
ja1ns pushed a commit to WiseOwlTech/react-native-screens that referenced this pull request Oct 9, 2024
…are-mansion#2245)

## Description

This PR removes `Test898`. Importing this test in
`apps/src/tests/index.ts` caused FabricExample bundling failure.
The test itself was introduced by this
[PR](software-mansion#898)
in order to test reanimated v2. Idk why the import causes bundle to
fail, but it seems reasonable to just remove it rather than debug
further as the test is redundant since there is a newer version of
reanimated.

## Changes

- remove `Test898`

<!--

## 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

- try running any test using FabricExample when the import is there and
when it's not

## Checklist

- [x] 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.

1 participant