Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Responsive components #1

Open
jakepolatty opened this issue Jun 24, 2019 · 1 comment
Open

Responsive components #1

jakepolatty opened this issue Jun 24, 2019 · 1 comment
Labels
enhancement New feature or request

Comments

@jakepolatty
Copy link
Owner

Possible implementation of switches for changing component types based upon screen sizes.

@jakepolatty jakepolatty added the enhancement New feature or request label Jun 26, 2019
@jakepolatty
Copy link
Owner Author

Possible library that could be used for writing input components that toggle between different display types by screen size: https://github.com/contra/react-responsive

  • Allows for media queries to be written directly into the react component to conditionally render children
  • v8.0.0 coming soon with useMediaQuery() hook

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant