Closed haveamission closed 3 years ago
@haveamission This is related to dynamic theme change, see #caveats. You can manually subscribe to resize
event and rebuild styles. But the problem is how to re-render all components of the app. Please see https://github.com/vitalets/react-native-extended-stylesheet/issues/47#issuecomment-314760557 for details.
Is this still relevant? If so, what is blocking it? Is there anything you can do to help move it forward?
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.
Is there a way to respond to window resize events and automatically re-calculate all of the Media Queries for the new window size?