react-native-view-overflow icon indicating copy to clipboard operation
react-native-view-overflow copied to clipboard

Fix Overflow in react-native for Android

Results 29 react-native-view-overflow issues
Sort by recently updated
recently updated
newest added

Hey there, I *love* this component, it's probably saved me 2-3 days of refactoring a layout. That said, I had some issues getting it to work because I to use...

Wrapping a `` predecessor with `` or applying styles to it overrides the overflow. --- **First thing's first - Thanks for this module.** so... - expected behavior: `` predecessors will...

## Environnement Environment: OS: Windows 7 Node: 8.11.1 Yarn: Not Found npm: 5.6.0 Watchman: Not Found Xcode: N/A Android Studio: Not Found Packages: (wanted => installed) react: 16.3.1 => 16.3.1...

help wanted

Seeing this when inspecting the view hierarchy is just really confusing, be it if you’re on iOS or Android. Why was it named this way, when the whole point of...

question

normal Useage ![image](https://user-images.githubusercontent.com/17960084/39737998-0a49aa00-52bb-11e8-9fc6-58f4a57783d8.png) ``` ``` let we set outside the ViewOverflow area `bottom: -25` change to `bottom: -50` ![image](https://user-images.githubusercontent.com/17960084/39738057-50a45054-52bb-11e8-9a1b-973cbb118bfb.png) to fixed it, we can replace View with ViewOverflow ``` ```...

question

Tried using component to be able to use negative margins on Android and it did nothing. Absolutely useless.

Bumps [qs](https://github.com/ljharb/qs) from 6.5.2 to 6.5.3. Changelog Sourced from qs's changelog. 6.5.3 [Fix] parse: ignore __proto__ keys (#428) [Fix] utils.merge: avoid a crash with a null target and a truthy...

dependencies

Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2. Release notes Sourced from decode-uri-component's releases. v0.2.2 Prevent overwriting previously decoded tokens 980e0bf https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.1...v0.2.2 v0.2.1 Switch to GitHub workflows 76abc93 Fix issue where decode...

dependencies