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

RN 0.60 - Android - HeaderTitle isn't bold anymore #7043

Closed
brunohkbx opened this issue Dec 11, 2019 · 3 comments
Closed

RN 0.60 - Android - HeaderTitle isn't bold anymore #7043

brunohkbx opened this issue Dec 11, 2019 · 3 comments

Comments

@brunohkbx
Copy link
Contributor

It seems like the fontWeight prop behavior changed since RN 0.60.
Related issue:
facebook/react-native#25696

Expo SDK 35 using RN 0.59
sdk-35

Expo SDK 36 using RN 0.60
sdk-36

Should the default value of fontWeight in the HeaderTitle component be 'bold' on android platform ?

@brunohkbx
Copy link
Contributor Author

Just change the expo version to reproduce
https://snack.expo.io/@bruno.castro/headertitle-fontweight

@satya164 satya164 transferred this issue from react-navigation/stack Feb 24, 2020
@ARDcode
Copy link

ARDcode commented Mar 2, 2020

@brunohkbx u can use this temporary solution before 0.62 release for Expo and RN: react-native-text-weight

@satya164
Copy link
Member

Closing since this is now fixed in latest stack.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants