Skip to content
This repository has been archived by the owner on Jun 1, 2024. It is now read-only.

fix: PageView component size #1524

Merged
merged 1 commit into from
Apr 29, 2021
Merged

Conversation

lucasaraujo
Copy link
Contributor

Related Issues

Fix #1522

Description and Example

[iOS] Make PageView use all available space like Android does.

Checklist

  • I read the PR Guide and followed the process outlined there for submitting this PR.
  • I avoided breaking changes by not changing public APIs that people rely on.
  • I am willing to follow-up on review comments in a timely manner.
  • No documentation changes required.

@botbeaglezup botbeaglezup added the iOS This issue directly affects structure and logic of iOS project label Apr 28, 2021
@lucasaraujo lucasaraujo force-pushed the fix/ios/page-view-size branch from 874c74e to 3f8bda9 Compare April 28, 2021 18:49
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@lucasaraujo lucasaraujo requested review from botbeaglezup and removed request for botbeaglezup April 28, 2021 19:00
@ZupIT ZupIT deleted a comment from botbeaglezup Apr 28, 2021
@lucasaraujo lucasaraujo marked this pull request as ready for review April 28, 2021 20:13
@uziasferreirazup uziasferreirazup merged commit 22576c6 into master Apr 29, 2021
@uziasferreirazup uziasferreirazup deleted the fix/ios/page-view-size branch April 29, 2021 18:19
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
iOS This issue directly affects structure and logic of iOS project
Projects
None yet
Development

Successfully merging this pull request may close these issues.

bug: PagevView tests fail because some elements are not showing on iOS
5 participants