Changes in style not applying

Please provide the following:

  1. SDK Version: 35
  2. Platforms(Android/iOS/web/all): all

I’m trying to figure out why, once my app reaches some complexity, changes no longer apply.
It does reload, but my changes do not take effect until I fully reload the app.
I’ve made a minimal reproducing example.

When I seperate the styles in the App.js, changes to styles.js do appear on the right: https://snack.expo.io/@smitel/3c8619

When I seperate the styles in a seperate component, changes to styles.js do not appear on the right: https://snack.expo.io/@smitel/819887

The only difference between the two is putting the contents in a seperate component.
I test by changing the background color. It does show it’s updating on the right, but the changes do not take effect.

Does this make sense? Can you help me?

Hey @smitel,

I’m going to close this in favor of your original post: Snack not updating on device - #3 by smitel

Cheers,
Adam