react-native-responsive icon indicating copy to clipboard operation
react-native-responsive copied to clipboard

:package: The power of Media Queries now in your React Native project (ios and android) !

Results 10 react-native-responsive issues
Sort by recently updated
recently updated
newest added

Fixed error in calculating display/device width and height

Bumps [eslint](https://github.com/eslint/eslint) from 3.19.0 to 6.6.0. Release notes *Sourced from [eslint's releases](https://github.com/eslint/eslint/releases).* > ## v6.6.0 > * [`39dfe08`](https://github.com/eslint/eslint/commit/39dfe0880fa934e287e8ea1f7b56d5cba8d43765) Update: false positives in function-call-argument-newline (fixes [#12123](https://github-redirect.dependabot.com/eslint/eslint/issues/12123)) ([#12280](https://github-redirect.dependabot.com/eslint/eslint/issues/12280)) (Scott O'Hara) > *...

dependencies

I got a warning message `Require cycle are allowed, but can result in uninitialized values.` with react-native-responsive v1.0.2 This PR fixes the warning.

Using MediaQueryDebug to watch my device params. When i invert my device to landscape, window params not change. So when i use он my tablet(1280*720), in landscape mode it show...

Currently using Fragments works perfectly fine, but it triggers proptypes validation failure (`Adjacent JSX elements must be wrapped in an enclosing tag`). Is there any justification for this or can...

When running on an iPad capable of split view or slide over, the media queries don’t seem to pick up on the smaller viewport size and still use the width...

I have tried the example project, but it does not run neither on Android, nor iOS. On Android, the application builds, but then I get this: java.util.RuntimeException: SyntaxError: Strict mode...

Hello - thanks for the hard work on this project - it's been very useful. I'm wondering whether there are any plans to support the [`orientation` query](https://developer.mozilla.org/en-US/docs/Web/CSS/Media_Queries/Using_media_queries#orientation)? It appears that...

Would be great to have support for orientation, and more examples for screen sizes.

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) Welcome to [Renovate](https://togithub.com/renovatebot/renovate)! This is an onboarding PR to help you understand and configure settings before regular Pull Requests begin. 🚦 To activate Renovate, merge this Pull Request....