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: add missing lineBreakStrategyIOS types for Text, TextInput #36526

Closed
wants to merge 1 commit into from

Conversation

jeongshin
Copy link
Contributor

@jeongshin jeongshin commented Mar 19, 2023

Summary

I added missing type lineBreakStrategyIOS for Text and TextInput. (Text docs)

Changelog

[GENERAL] [FIXED] - add lineBreakStrategyIOS prop type for Text and TextInput

Test Plan

Ran yarn test-typescript and yarn test-typescript-offline with no errors.

@facebook-github-bot facebook-github-bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Mar 19, 2023
@analysis-bot
Copy link

Platform Engine Arch Size (bytes) Diff
android hermes arm64-v8a 8,519,189 +0
android hermes armeabi-v7a 7,834,780 +0
android hermes x86 8,999,116 +0
android hermes x86_64 8,854,116 +0
android jsc arm64-v8a 9,141,839 +0
android jsc armeabi-v7a 8,333,495 +0
android jsc x86 9,196,443 +0
android jsc x86_64 9,454,253 +0

Base commit: e5b97f0
Branch: main

@facebook-github-bot
Copy link
Contributor

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

@facebook-github-bot facebook-github-bot added the Merged This PR has been merged. label Mar 20, 2023
@facebook-github-bot
Copy link
Contributor

@javache merged this pull request in 0c5c07f.

@tamarNinaLevy
Copy link

how do i do it if im using npm?

OlimpiaZurek pushed a commit to OlimpiaZurek/react-native that referenced this pull request May 22, 2023
…book#36526)

Summary:
I added missing type `lineBreakStrategyIOS` for Text and TextInput. ([Text docs](https://reactnative.dev/docs/text))

## Changelog

[GENERAL] [FIXED] - add `lineBreakStrategyIOS` prop type for Text and TextInput

<!-- Help reviewers and the release process by writing your own changelog entry.

Pick one each for the category and type tags:

[ANDROID|GENERAL|IOS|INTERNAL] [BREAKING|ADDED|CHANGED|DEPRECATED|REMOVED|FIXED|SECURITY] - Message

For more details, see:
https://reactnative.dev/contributing/changelogs-in-pull-requests
-->

Pull Request resolved: facebook#36526

Test Plan: Ran `yarn test-typescript` and `yarn test-typescript-offline` with no errors.

Reviewed By: jacdebug

Differential Revision: D44213791

Pulled By: javache

fbshipit-source-id: 8d0d44e2cdd1fa362c54935326e86dde88c5ba0b
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.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants