octopitus / rn-sliding-up-panel

Draggable sliding up panel implemented in React Native https://octopitus.github.io/rn-sliding-up-panel/
MIT License
928 stars 157 forks source link

Unable to scroll list of Gifted chat inside sliding panel #146

Open deepak-netsoft opened 4 years ago

deepak-netsoft commented 4 years ago

Unable to scroll list of Gifted chat inside sliding panel

Iam using react-native-gifted-chat inside sliding panel. There are following issues I am facing.

Gifted chat bottom message composer ui is not visible 2)Gifted chat doesn't scroll properly inside Sliding Panel

Nodejs version:10.16.2 React version: 0.59.9 react-native-gifted-chat version: 0.7.3 Platform(s) (iOS, Android, or both?): both

octopitus commented 4 years ago

@deepak-netsoft May I have an example code. Hope it's not too late.

deepak-netsoft commented 4 years ago

Hello @octopitus Thanks for your help. I didn't code much. Just tried to implement rn-gifted-chat inside your sliding panel. There is overlap between sliding panel and rn-gifted-chat