feat: add @rneui/layout#3648
feat: add @rneui/layout#3648arpitBhalla wants to merge 20 commits intoreact-native-elements:nextfrom
@rneui/layout#3648Conversation
|
We've been using that package in a WIP app, but we switched to a custom View component instead after running into too many issues with this package. I haven't kept a list unfortunately, but we did find that changing styling of a parent component could cause items to disappear from the screen when using One reason for adding this package though would be that some of the examples rely on it, and don't actually work without it currently. |
Codecov Report
@@ Coverage Diff @@
## next #3648 +/- ##
==========================================
- Coverage 79.42% 78.85% -0.58%
==========================================
Files 87 93 +6
Lines 1823 1868 +45
Branches 806 836 +30
==========================================
+ Hits 1448 1473 +25
- Misses 370 390 +20
Partials 5 5
📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
|
Hey @bartvanandel, I just release another alpha for this pkg, would it be possible for you to test |
npm
Snack