mirror of
https://github.com/jbranchaud/til
synced 2026-01-03 23:28:02 +00:00
Add some attribution to the latest til
This commit is contained in:
@@ -25,4 +25,6 @@ const App = () => {
|
|||||||
The _unsafe_ area can be styled however you like and everything inside
|
The _unsafe_ area can be styled however you like and everything inside
|
||||||
`<SafeAreaView>` will be pushed into the visible area of the screen.
|
`<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)
|
[source](https://facebook.github.io/react-native/docs/safeareaview.html)
|
||||||
|
|||||||
Reference in New Issue
Block a user