christopherbot / botghani-notepad

A React-Native notepad app
1 stars 0 forks source link

Implemented RN SafeAreaView to account for notches on iOS 11 #183

Closed deefourple closed 5 years ago

deefourple commented 5 years ago

closes #147

christopherbot commented 5 years ago

Going to defer this for now because we don't know if we want or need the notches to be accounted for. Let's wait for a few more styles to be updated in the app and circle back on this PR.

deefourple commented 5 years ago

The addition of this is seemingly causing more layout inconsistencies than it should be solving. Will re-open issue again if we deem it's worth doing.