Conditional styling in React Native (styled components)
One of the most useful tricks I learned when I started styling screens in React Native was how to conditionally apply CSS to a container.
Some of the most common use cases were reusing a component in a context where it has a slightly different style,...
laviniatole.hashnode.dev2 min read
Paul Oloyede
React Native Engineer
Great one here Lavinia Ţole
Thanks for sharing