Search code examples
reactjspropertiesdocumentationstyling

Where can I find all list of style properties supported by react js?


something like this https://github.com/vhpoet/react-native-styling-cheat-sheet

bonus if there are properties for everything, not just styling. and anything else like this that would be helpful. thanks


Solution

  • [ THIS IS FOR REACT NATIVE ]

    Yes, in the react native documentation you can find all the available style properties for the components

    Link : https://reactnative.dev/docs/text-style-props, https://reactnative.dev/docs/view-style-props