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

feat(iOS): add support for missing text content types #42788

Closed

Conversation

krozniata
Copy link
Contributor

Summary:

This PR adds few missing text content types on iOS (available from iOS 15)

  • dateTime
  • flightNumber
  • shipmentTrackingNumber

Changelog:

[IOS] [ADDED] - Add support for missing text content types

Test Plan:

Make sure that RNTester builds and runs successfully

@facebook-github-bot facebook-github-bot added CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. Shared with Meta Applied via automation to indicate that an Issue or Pull Request has been shared with the team. labels Feb 1, 2024
@krozniata krozniata changed the title feat(ios): add support for missing text content types feat(iOS): add support for missing text content types Feb 16, 2024
@krozniata
Copy link
Contributor Author

Hey @javache, I've updated this PR according to your suggestions, is there anything that needs to be done to get it merged?

@react-native-bot
Copy link
Collaborator

This PR is stale because it has been open 180 days with no activity. Remove stale label or comment or this will be closed in 7 days.

@react-native-bot react-native-bot added the Stale There has been a lack of activity on this issue and it may be closed soon. label Aug 15, 2024
@krozniata
Copy link
Contributor Author

@cipolleschi 👀

@react-native-bot react-native-bot removed the Stale There has been a lack of activity on this issue and it may be closed soon. label Aug 16, 2024
Copy link
Contributor

@cipolleschi cipolleschi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for adding these. How do they work on Android? If I set dateTime as textContentType, how does Android interpret it?

@cipolleschi
Copy link
Contributor

Can you also rebase on top of master? I can't see the GitHub Actions running

@krozniata krozniata force-pushed the feat/missing-ios-text-content-types branch from 0dc0220 to f515fd7 Compare August 20, 2024 14:53
@krozniata
Copy link
Contributor Author

@cipolleschi

rebased 👌

textContentType is iOS only, so it won't have any effect on Android

@facebook-github-bot
Copy link
Contributor

@cipolleschi has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator.

cipolleschi pushed a commit to cipolleschi/react-native that referenced this pull request Aug 22, 2024
Summary:
This PR adds few missing text content types on iOS (available from iOS 15)

- dateTime
- flightNumber
- shipmentTrackingNumber

## Changelog:

[IOS] [ADDED] - Add support for missing text content types

Pull Request resolved: facebook#42788

Test Plan: Make sure that `RNTester` builds and runs successfully

Differential Revision: D61656748
cipolleschi pushed a commit to cipolleschi/react-native that referenced this pull request Aug 22, 2024
Summary:
This PR adds few missing text content types on iOS (available from iOS 15)

- dateTime
- flightNumber
- shipmentTrackingNumber

## Changelog:

[IOS] [ADDED] - Add support for missing text content types

Pull Request resolved: facebook#42788

Test Plan: Make sure that `RNTester` builds and runs successfully

Differential Revision: D61656748
@facebook-github-bot
Copy link
Contributor

@cipolleschi merged this pull request in d7a3e48.

@facebook-github-bot facebook-github-bot added the Merged This PR has been merged. label Aug 23, 2024
@react-native-bot
Copy link
Collaborator

This pull request was successfully merged by @krozniata in d7a3e48

When will my fix make it into a release? | How to file a pick request?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. Merged This PR has been merged. Shared with Meta Applied via automation to indicate that an Issue or Pull Request has been shared with the team.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants