fukemy
fukemy
the solution is `useAnimatedKeyboard`
@BuqiLiao just take a look here: https://docs.swmansion.com/react-native-reanimated/docs/2.x/api/hooks/useAnimatedKeyboard/
You can do it without edit library ``` @objc func panGestureCellAction(recognizer: UIPanGestureRecognizer) { guard let cell = recognizer.view?.superview as? MessageContentCell else { return } let movingView = cell let translation...
ok, let me know if you want more information
ok, if you using Iphone, please install app 'Link unified', then search for superadmin2, it's me
> Hi guys, let’s go further, how do we add the gesture recognizer to message content view so that user can pan message bubble to the right to trigger reply...
1.removeBottomStackViewAndShowQuoteView mean the screen is display bottomStack(custom keyboard include sticker, photo,...) => need to close it's => show keyboard with QuoteView 2. showQuoteView mean only show quoteview only with keyboard
automatic height only available with tableView, while MessageKit using collectionView
hi, better download lib folder then import it into your project this lib is DEAD, so we dont need to using gradle to import this lib.
???