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

node.js - Node js - Trying to send POST request, but it is not loading javascript content -

javascript - Replicate keyboard event with html button -

javascript - Web audio api 5.1 surround example not working in firefox -