1
0
mirror of https://github.com/jbranchaud/til synced 2026-01-02 22:58:01 +00:00

Add some attribution to the latest til

This commit is contained in:
jbranchaud
2018-04-28 12:10:07 -05:00
parent db532b996a
commit 6ff3894b2c

View File

@@ -25,4 +25,6 @@ const App = () => {
The _unsafe_ area can be styled however you like and everything inside
`<SafeAreaView>` will be pushed into the visible area of the screen.
h/t Dillon Hafer
[source](https://facebook.github.io/react-native/docs/safeareaview.html)