Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrading the fork to latest #1

Open
wants to merge 903 commits into
base: master
Choose a base branch
from

Conversation

Saileek-bidchat
Copy link

Upgrading the fork to latest 0.16.3

abdelmagied94 and others added 29 commits February 17, 2021 14:45
- Fix some imports not defined
- Refactor the MessageImage, MessageAudio, SystemMessage component to functional component in order to use hooks.
- Replace default exports to named exports.
- Rewrite the composer in order to allow hooks.
- Refactor the input toolbar component using functional components and hooks.
- Refactor the way how render components are shown on input toolbar.
- Refactor in order to use FC components and named export instead default export.
- Refactor avatar component in order to use hooks.
kesha-antonov and others added 30 commits September 11, 2024 12:00
Added removed property from previous patches which resulted not to work on typescript projects
…r-class-component-to-functional-component-and-remove-default-props

Rewrite `GiftedAvatar` class component to functional component + remove `defaultProps`
Add `isStatusBarTranslucentAndroid` to prevent status bar from changing color
fixed: focus handling when opening keyboard
add isKeyboardInternallyHandled to allow custom logic again
…bling-focus-on-textinput-when-opening-keyboard

Add `focusOnInputWhenKeyboardOpens` prop to disable focus on `<TextInput />` when opening the keyboard
expose renderTypingIndicator and handleOnScroll which are already pas…
…e-for-keyboard-animation

Fix initial keyboard animation if `prevValue` is `0`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.