aryella-lacerda / react-native-accessibility-engine

Make accessibility-related assertions on React Native code using React Test Renderer
MIT License
165 stars 13 forks source link

chore: upgrade example app #297

Closed aryella-lacerda closed 2 years ago

aryella-lacerda commented 2 years ago

Context

The repo's example app is using an outdated version of React Native. Many of Renovate's PRs are about the example app.

Objective

Upgrading the example app manually will hopefully decrease the number of Renovate PRs and also keep the app updated for testing.

codecov[bot] commented 2 years ago

Codecov Report

Base: 99.45% // Head: 99.45% // No change to project coverage :thumbsup:

Coverage data is based on head (92ae187) compared to base (43be61c). Patch has no changes to coverable lines.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #297 +/- ## ======================================= Coverage 99.45% 99.45% ======================================= Files 28 28 Lines 183 183 Branches 43 43 ======================================= Hits 182 182 Misses 1 1 ``` Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Aryella+Lacerda). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Aryella+Lacerda)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.