Ignore style cascading in React Native -


context:

i using reactnavigation implement navigation on react native app. views far have no styles defined them, , fine if access them directly, without routing. when accessed through library's stacknavigator, however, extremely distorted, point components collapse one. suspect happening due cascading of navigator's styling.

question:

is there way disable style cascading particular component in reactnative?


Comments

Popular posts from this blog

python - Selenium remoteWebDriver (& SauceLabs) Firefox moseMoveTo action exception -

Ansible warning on jinja2 braces on when -

html - How to custom Bootstrap grid height? -