Quantcast
Channel: Active questions tagged react-native+typescript - Stack Overflow
Viewing all articles
Browse latest Browse all 6297

ReactNative + Typescript: StyleProp vs ViewStyle

$
0
0

While trying to add types for styles passed in to my react native components, I came across 2 ways to do it:

  • use ViewStyle (or TextStyle or others) directly
  • use StyleProp<ViewStyle>

is there a difference in using one vs the other? For my minimal use cases, both seem to work alright.


Viewing all articles
Browse latest Browse all 6297

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>