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

chore(expo-av, expo-camera, expo-gl, expo-checkbox): migrate pointer events props to styles #24931

Merged
merged 3 commits into from
Oct 20, 2023

Conversation

EvanBacon
Copy link
Contributor

Why

  • React Native web deprecated the pointerEvent props so we need to use styles instead.

Test Plan

  • Some modules had tests, eyeballed the rest.

Checklist

@expo-bot expo-bot added bot: passed checks ExpoBot has nothing to complain about and removed bot: suggestions ExpoBot has some suggestions labels Oct 19, 2023
@EvanBacon EvanBacon merged commit 14a3615 into main Oct 20, 2023
6 of 7 checks passed
@EvanBacon EvanBacon deleted the @evanbacon/pointer-events-props branch October 20, 2023 17:43
marklawlor pushed a commit that referenced this pull request Oct 30, 2023
…events props to styles (#24931)

# Why

- React Native web deprecated the pointerEvent props so we need to use
styles instead.

<!--
Please describe the motivation for this PR, and link to relevant GitHub
issues, forums posts, or feature requests.
-->

# Test Plan

- Some modules had tests, eyeballed the rest.

<!--
Please describe how you tested this change and how a reviewer could
reproduce your test, especially if this PR does not include automated
tests! If possible, please also provide terminal output and/or
screenshots demonstrating your test/reproduction.
-->

# Checklist

<!--
Please check the appropriate items below if they apply to your diff.
This is required for changes to Expo modules.
-->

- [ ] Documentation is up to date to reflect these changes (eg:
https://docs.expo.dev and README.md).
- [ ] Conforms with the [Documentation Writing Style
Guide](https://github.com/expo/expo/blob/main/guides/Expo%20Documentation%20Writing%20Style%20Guide.md)
- [ ] This diff will work correctly for `npx expo prebuild` & EAS Build
(eg: updated a module plugin).

---------

Co-authored-by: Expo Bot <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bot: fingerprint changed bot: passed checks ExpoBot has nothing to complain about
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants