Central style sheet for react native?

Viewed 897

I am learning how develop react native development and I am curious if you could put all the styles into one style.js file and then export it which allow all the components to be able to use the styles.

1 Answers
Related