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 overlapping attributes. #262

Merged
merged 1 commit into from
Mar 4, 2023
Merged

Fix overlapping attributes. #262

merged 1 commit into from
Mar 4, 2023

Conversation

iM-GeeKy
Copy link
Collaborator

@iM-GeeKy iM-GeeKy commented Mar 4, 2023

Motivation

Addresses typescript issues that will arise when we update to react native 71 and Expo 48. Confirmed it still has backward compatibility, but feel free to verify.

More details are described in this discussion. In short it looks like once we update the inputMode props overlap causing the entire type to become never.

@RichardLindhout RichardLindhout merged commit 88e4f64 into master Mar 4, 2023
@iM-GeeKy iM-GeeKy deleted the RN-71-ts-errors branch March 4, 2023 19:31
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