You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We're in the process of defining how our existing components (currently Styled Components for web) will be used with React Native. At the same time, Container Queries are just around the corner, and I could see us integrating these when these land in all major browsers.
My understanding is that only Styled Components v6 will support Container Queries, and is still in beta. When all the above variables are satisfied (v6 released, Container Queries in browsers), how will this package handle those? Since container queries are extremely popular / desired among web developers, I imagine the adoption will be extremely rapid compared to past CSS features.
The text was updated successfully, but these errors were encountered:
We're in the process of defining how our existing components (currently Styled Components for web) will be used with React Native. At the same time, Container Queries are just around the corner, and I could see us integrating these when these land in all major browsers.
My understanding is that only Styled Components v6 will support Container Queries, and is still in beta. When all the above variables are satisfied (v6 released, Container Queries in browsers), how will this package handle those? Since container queries are extremely popular / desired among web developers, I imagine the adoption will be extremely rapid compared to past CSS features.
The text was updated successfully, but these errors were encountered: