react-native-dynamic icon indicating copy to clipboard operation
react-native-dynamic copied to clipboard

Feature: trace with warning for stylesheets without dynamic values

Open bobbyjcolley opened this issue 4 years ago • 2 comments

Hi React Native Dynamic!

I've recently just migrated a large React Native application using react-native-dynamic and we had about 70 files which have not used any dynamic values. Lots of console.warns in our console now!

Can we display a stack trace so the developer can swap it out?

bobbyjcolley avatar Nov 14 '21 21:11 bobbyjcolley

https://github.com/codemotionapps/react-native-dynamic/blob/master/library/src/dynamic-style-sheet.ts#L47-L51

Let me try adding a console.trace() here!

bobbyjcolley avatar Nov 14 '21 21:11 bobbyjcolley

#38

bobbyjcolley avatar Nov 14 '21 21:11 bobbyjcolley