- Improve SafeArea support by defaulting the
barrierColorto be the same as thebackgroundColor, thus eliminating visually ugly bars on the top and bottom when usinguseSafeArea: true. ThebarrierColorcan now also be set explicitly (see GH-62).
barrierColor to be the same as the backgroundColor, thus eliminating visually ugly bars on the top and bottom when using useSafeArea: true. The barrierColor can now also be set explicitly (see GH-62).