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

fix(map): remove spamming warning from Map #4875

Closed
wants to merge 1 commit into from
Closed

fix(map): remove spamming warning from Map #4875

wants to merge 1 commit into from

Conversation

watislaf
Copy link

@watislaf watislaf commented Nov 3, 2023

Does any other open PR do the same thing?

Yes, this is very similar to #4644

What issue is this PR fixing?

(#4536)

How did you test this PR?

locally

Before fixing on IOS this looked like this:
drawing

@salah-ghanim salah-ghanim self-requested a review November 18, 2023 19:47
@salah-ghanim salah-ghanim self-assigned this Nov 18, 2023
@salah-ghanim
Copy link
Collaborator

@watislaf can you please re-create another version of the pull request with both the console.log is deleted and disabling of ts-warning @ts-ignore this.marker.current?.setNativeProps(props);

I will work on updating RN to higher than 0.72 which should hopefully introduce again setNativeProps as type

@salah-ghanim
Copy link
Collaborator

@watislaf I'm closing this, since react-native reintroduced setNativeProps. the log is now removed from the source code as part of the update to react-native 0.73

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.

None yet

2 participants