Skip to content
This repository has been archived by the owner on Jun 26, 2020. It is now read-only.

Can't edit fontWeight in RN Style Editor #797

Closed
gaearon opened this issue Jun 6, 2017 · 2 comments
Closed

Can't edit fontWeight in RN Style Editor #797

gaearon opened this issue Jun 6, 2017 · 2 comments

Comments

@gaearon
Copy link
Contributor

gaearon commented Jun 6, 2017

Here's the current value:

screen shot 2017-06-06 at 3 59 17 pm

If I try to set it to 200 I get this:
screen shot 2017-06-06 at 3 59 22 pm

If I try to set it to string '200' I get this instead:
screen shot 2017-06-06 at 3 59 35 pm

How do we fix it?

@akoserwal
Copy link

@gaearon: Is this still a valid issue? I can't find those CSS properties in the ReactNativeStyle/StyleEdit etc.

@bvaughn
Copy link
Contributor

bvaughn commented Aug 19, 2019

React DevTools has been rewritten and recently launched a new version 4 UI. The source code for this rewrite was done in a separate repository and now lives in the main React repo (github.com/facebook/react).

Because version 4 was a total rewrite, and all issues in this repository are related to the old version 3 of the extension, I am closing all issues in this repository. If you can still reproduce this issue, or believe this feature request is still relevant, please open a new issue in the React repo: https://github.com/facebook/react/issues/new?labels=Component:%20Developer%20Tools

@bvaughn bvaughn closed this as completed Aug 19, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants