Skip to content

[ios][camera] Remove warning #32948

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

Merged
merged 1 commit into from
Nov 18, 2024
Merged

Conversation

alanjhughes
Copy link
Collaborator

Why

Theres a warning in the cameraView because of how we use the compiler directive.

How

Made it if/else to remove the warning

Test Plan

n/a

@expo-bot
Copy link
Collaborator

Hi there! 👋 I'm a bot whose goal is to ensure your contributions meet our guidelines.

I've found some issues in your pull request that should be addressed (click on them for more details) 👇

⚠️ Suggestion: Missing changelog entries


Your changes should be noted in the changelog, e.g.:
- [camera] Remove warning ([#32948](https://github.com/expo/expo/pull/32948) by [@alanjhughes](https://github.com/alanjhughes))
Read Updating Changelogs guide and consider adding an appropriate entry to the following changelogs:


Generated by ExpoBot 🤖 against 8dc7b66

@expo-bot expo-bot added the bot: suggestions ExpoBot has some suggestions label Nov 15, 2024
@expo-bot
Copy link
Collaborator

The Pull Request introduced fingerprint changes against the base commit: 4cb6f58

Fingerprint diff
[
  {
    "op": "changed",
    "beforeSource": {
      "type": "dir",
      "filePath": "../../packages/expo-camera/ios",
      "reasons": [
        "expoAutolinkingIos"
      ],
      "hash": "a2cb3554d6a851a1e974902e4b3e19cc7bd2889e"
    },
    "afterSource": {
      "type": "dir",
      "filePath": "../../packages/expo-camera/ios",
      "reasons": [
        "expoAutolinkingIos"
      ],
      "hash": "d006994df2c8a986f066bf94a5ca1570750ff7d3"
    }
  }
]

Generated by PR labeler 🤖

@alanjhughes alanjhughes marked this pull request as ready for review November 15, 2024 14:00
Copy link
Contributor

Subscribed to pull request

File Patterns Mentions
packages/expo-camera/** @lukmccall

Generated by CodeMention

@alanjhughes alanjhughes merged commit 90430c2 into main Nov 18, 2024
19 of 20 checks passed
@alanjhughes alanjhughes deleted the @alanhughes/camera/remove-warning branch November 18, 2024 11:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants