Skip to content

Commit

Permalink
Add README
Browse files Browse the repository at this point in the history
  • Loading branch information
Ashoat committed Jul 16, 2020
1 parent e358fd5 commit ed27923
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# LogBoxTest

This repo demonstrates an issue with `react-native`'s `LogBox` on Android apps that use `android:windowTranslucentNavigation`. The `LogBox` buttons appear behind the translucent navigation bar, and are thus unpressable.

<p align="center">
<img src="http://ashoat.com/AndroidTranslucentNavigationLogBox.png" />
</p>

0 comments on commit ed27923

Please sign in to comment.