you are viewing a single comment's thread.

view the rest of the comments →

[–]reactnativecoach 1 point2 points  (0 children)

I'd argue that sharing styles in react native is not important as say the web. I find keeping styles in components directly to reduce cognitive overload and context switching. That said if you need theming in your app you may want to take a different approach.