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

[core][iOS] Using shared ref as a prop #24431

Merged
merged 1 commit into from
Sep 14, 2023
Merged

Conversation

tsapeta
Copy link
Member

@tsapeta tsapeta commented Sep 13, 2023

Why

Necessary for #24428

How

  • Made SharedRef initializer public 🙈
  • Converting shared object id passed as a prop to the associated native object

Test Plan

Works fine in #24428

@expo-bot expo-bot added the bot: suggestions ExpoBot has some suggestions label Sep 13, 2023
@tsapeta tsapeta force-pushed the @tsapeta/ios/shared-ref-as-prop branch from b245967 to fc62e0f Compare September 13, 2023 20:17
@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: SwiftLint Violations


Found 1 violation, 0 serious. See the review comments below for more insights.


Generated by ExpoBot 🤖 against fc62e0f

@tsapeta tsapeta marked this pull request as ready for review September 14, 2023 08:55
@tsapeta tsapeta merged commit 74aed4b into main Sep 14, 2023
10 checks passed
@tsapeta tsapeta deleted the @tsapeta/ios/shared-ref-as-prop branch September 14, 2023 10:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bot: suggestions ExpoBot has some suggestions
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants