Does offset prop work with KeyboardGestureArea and inverted FlatList? #761
              
  
  Closed
              
          
                  
                    
                      chris-gaona
                    
                  
                
                  started this conversation in
                General
              
            Replies: 1 comment 6 replies
-
| Hello, do you experience the problem on Android or iOS? The  | 
Beta Was this translation helpful? Give feedback.
                  
                    6 replies
                  
                
            
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
Uh oh!
There was an error while loading. Please reload this page.
-
First of all, thank you for maintaining this package. It's been great!
I'm not sure if this is an issue or as intended so I'm starting here. I've got a chat UI functioning properly utilizing your package with an inverted
FlatListwithKeyboardGestureAreabut theoffsetprop doesn't seem to work as expected. It doesn't seem like it does anything when I place a value intooffset. Does thisoffsetprop withKeyboardGestureAreawork when a FlatList is inverted? Thanks!Beta Was this translation helpful? Give feedback.
All reactions