.FlatList {
    -webkit-overflow-scrolling : touch;
}
html, body{
    height: 100%
}