mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-03-30 17:33:21 +08:00
remove paddingTop in AnimatedGratuitousApp
Summary: Please see the screenshot below.  Closes https://github.com/facebook/react-native/pull/7733 Differential Revision: D3345791 fbshipit-source-id: 4e5885197a42b760a800970156fcdebadf227575
This commit is contained in:
committed by
Facebook Github Bot 5
parent
a8acf8a5ce
commit
62f53ffaa7
@@ -281,7 +281,6 @@ function moveToClosest({activeKey, keys, restLayouts}, position) {
|
||||
var styles = StyleSheet.create({
|
||||
container: {
|
||||
flex: 1,
|
||||
paddingTop: 64, // push content below nav bar
|
||||
},
|
||||
grid: {
|
||||
flex: 1,
|
||||
|
||||
Reference in New Issue
Block a user