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

Omit SafeAreaView for old iOS versions #184

Merged
merged 5 commits into from
May 9, 2019

Conversation

kirillpisarev
Copy link
Contributor

@codecov-io
Copy link

codecov-io commented Mar 5, 2019

Codecov Report

Merging #184 into master will decrease coverage by 0.07%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #184      +/-   ##
==========================================
- Coverage   71.12%   71.05%   -0.08%     
==========================================
  Files          11       11              
  Lines         187      190       +3     
==========================================
+ Hits          133      135       +2     
- Misses         54       55       +1
Impacted Files Coverage Δ
DropdownAlert.js 64.28% <ø> (-0.19%) ⬇️
constants.js 100% <100%> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 5c8cd88...1c387d1. Read the comment docs.

@testshallpass testshallpass self-requested a review March 18, 2019 02:15
DropdownAlert.js Outdated Show resolved Hide resolved
Copy link
Owner

@testshallpass testshallpass left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

see inline comments

Copy link
Owner

@testshallpass testshallpass left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

minor: add IS_IOS_BELOW_11 to module.exports in constants.

DropdownAlert.js Outdated Show resolved Hide resolved
Copy link
Owner

@testshallpass testshallpass left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

remove unused Platform

@kirillpisarev
Copy link
Contributor Author

Could it be merged?

@testshallpass testshallpass merged commit 09298ab into testshallpass:master May 9, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants