-
Notifications
You must be signed in to change notification settings - Fork 1.4k
chore: upgrade reanimated to v4 #6720
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
Open
Rohit3523
wants to merge
122
commits into
develop
Choose a base branch
from
reanimated-v4
base: develop
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from 118 commits
Commits
Show all changes
122 commits
Select commit
Hold shift + click to select a range
f58a536
reanimated v4 and worklets
Rohit3523 23ec327
some alignment
Rohit3523 abab68f
remove unused
Rohit3523 1514c7e
runOnJs is now scheduleOnRN
Rohit3523 5f28192
jest update
Rohit3523 c0a4d25
chore: format code with Prettier [skip ci]
Rohit3523 f27e9f5
let me trigger ci
Rohit3523 14ecf41
revert
Rohit3523 58b5141
Using gorhom bottomsheet
Rohit3523 a624049
jest and test changes
Rohit3523 00af6b8
remove patch
Rohit3523 d181c65
fix type
Rohit3523 d3f516b
fix import, idk why they did this
Rohit3523 caedf9e
Merge remote-tracking branch 'upstream/develop' into reanimated-v4
Rohit3523 cbfe560
lint fix
Rohit3523 8f89ea2
chore: format code and fix lint issues [skip ci]
Rohit3523 65be6cf
feat: basic setup react-native-true-sheet
OtavioStasiak 08056fb
fix: scroll height
OtavioStasiak b4a596f
fix: inconsistentaction sheet openning
OtavioStasiak 76cc834
feat: add min height
OtavioStasiak e13c5a4
revert the bottom sheet changes
Rohit3523 4fe2c97
revert version
Rohit3523 64f4dd9
Merge branch 'develop' into reanimated-v4
Rohit3523 1dba726
lock fix
Rohit3523 caf9d5a
chore: format code and fix lint issues
Rohit3523 b0d5d9f
Merge branch 'develop' into test.poc-a11y-bottom-shet
OtavioStasiak e3ccc64
chore: use Touch instead of pressable
OtavioStasiak 2f535e3
cleanup
OtavioStasiak 3776737
fix: padding on list and custom actionSheet content
OtavioStasiak 7f04181
fix: actionsheet + gesture handler compatibility
OtavioStasiak 40d9fb9
rollback Pressable
OtavioStasiak f868d6d
fix: pressable emoji
OtavioStasiak 504d378
chore: comment
OtavioStasiak 54698cb
fix: action sheet custom content height
OtavioStasiak 9ed2a82
fix: directory test
OtavioStasiak baca611
fix: emoji picker
OtavioStasiak fd97518
fix: close action sheet
OtavioStasiak deb038d
fix: bottom sheet emoji picker scroll and padding
OtavioStasiak 6afa789
chore: format code and fix lint issues
OtavioStasiak 3937eec
fix: bottomSheet iOS weird padding
OtavioStasiak acd8675
Merge branch 'develop' into test.poc-a11y-bottom-shet
OtavioStasiak 854b508
fix: add sleep to pass tests
OtavioStasiak 9feee82
fix: e2e tests
OtavioStasiak b5aaff9
Merge branch 'develop' into reanimated-v4
Rohit3523 6413650
conflict fix
Rohit3523 d0f3d39
Merge branch 'develop' into reanimated-v4
Rohit3523 a8cdebd
Move worklet plugin to last
Rohit3523 ebe4419
Merge branch 'reanimated-v4' of https://github.com/RocketChat/Rocket.…
Rohit3523 b054ed4
fix: roomView test
OtavioStasiak bcbc7fe
fix: e2e tests
OtavioStasiak 8a0d12c
Merge branch 'develop' into test.poc-a11y-bottom-shet
OtavioStasiak 02cd74f
fix: code improvements
OtavioStasiak e50f3ad
fix: update required height
OtavioStasiak af3098d
Update patches/@lodev09+react-native-true-sheet+3.7.3.patch
OtavioStasiak b7c2b2f
code improvements
OtavioStasiak 22ff512
fix: style
OtavioStasiak cc271ef
chore: format code and fix lint issues
OtavioStasiak eb37e68
remove unused style
OtavioStasiak b5a87b7
clean patch package
OtavioStasiak a0a6854
fix: remove border rounded and fixing padding issues
OtavioStasiak ebd8f88
fix: list padding
OtavioStasiak f4defa6
adjust bottom padding
OtavioStasiak d66c812
fix: android Directory view Actionsheet click and Servers List render
OtavioStasiak 7662c7f
fix: orientation and unit test
OtavioStasiak 88e8b42
Merge branch 'develop' into test.poc-a11y-bottom-shet
OtavioStasiak c19cadf
chore: format code and fix lint issues
OtavioStasiak 7946eb4
fix: remve highlight of handle
OtavioStasiak d6a3237
cleanup
OtavioStasiak 6fc21de
more bottom sheet changes
Rohit3523 7d1f242
adjustment for android
Rohit3523 301b0c3
chore: format code and fix lint issues
Rohit3523 8daab95
rerun
Rohit3523 d23a7e0
revert
Rohit3523 7c02045
Merge branch 'test.poc-a11y-bottom-shet' of https://github.com/Rocket…
Rohit3523 38cd2c9
test update
Rohit3523 930c88a
some improvements
Rohit3523 d0d218b
fix test
Rohit3523 3bab462
test fix
Rohit3523 cd35041
Remove unused bottomSheet prop
Rohit3523 35b55df
memorise bottom sheet handle
Rohit3523 50e1ffc
remove unused import
Rohit3523 ec14b28
ios test fix
Rohit3523 28d9062
clear timeout
Rohit3523 fb40b8b
wait for animation to close
Rohit3523 ae5df9f
Merge branch 'develop' into test.poc-a11y-bottom-shet
Rohit3523 fdaf544
lint fix
Rohit3523 05c7b5a
chore: format code and fix lint issues
Rohit3523 5064359
add comment for extra style
Rohit3523 650104e
tap on point to hide sheet
Rohit3523 7144138
Merge branch 'test.poc-a11y-bottom-shet' of https://github.com/Rocket…
Rohit3523 8db5f90
suggested changes by copilot and copilot
Rohit3523 d3f23e7
chore: format code and fix lint issues
Rohit3523 c03938c
revert the test
Rohit3523 4e7cc2b
Merge branch 'test.poc-a11y-bottom-shet' of https://github.com/Rocket…
Rohit3523 0e45349
Change sheet min height
Rohit3523 dbffe97
disable content panning for android
Rohit3523 d33a796
chore: format code and fix lint issues
Rohit3523 719c192
rerun
Rohit3523 1e6da08
revert
Rohit3523 e8abcf1
test update
Rohit3523 8b410dc
correct cancel button height
Rohit3523 b81a3ae
Remove timeout to present sheet
Rohit3523 9c25b88
Added bottom sheet in dev because of storybook
Rohit3523 54c2e9d
Merge branch 'develop' into reanimated-v4
Rohit3523 2b3e51a
lock file fixed
Rohit3523 5756896
Merge branch 'develop' into test.poc-a11y-bottom-shet
Rohit3523 45d1292
increase reaction open time
Rohit3523 ac20a76
Merge branch 'test.poc-a11y-bottom-shet' of https://github.com/Rocket…
Rohit3523 cdda960
increase timeout
Rohit3523 cff02b6
Removed deprecated addWhitelistedNativeProps
Rohit3523 c48a040
Merge branch 'test.poc-a11y-bottom-shet' into reanimated-v4
Rohit3523 cdf85b0
Merge branch 'develop' into reanimated-v4
Rohit3523 4ff6637
pod update
Rohit3523 88be3cd
coderabbit suggestion
Rohit3523 6bb597e
Merge branch 'develop' into reanimated-v4
Rohit3523 03e0ae0
seekbar improvement
Rohit3523 a130cd1
Replace more runOnJS to scheduleOnRN
Rohit3523 a541660
Merge branch 'reanimated-v4' of https://github.com/RocketChat/Rocket.…
Rohit3523 72abc55
more change
Rohit3523 f3d6cdb
chore: format code and fix lint issues
Rohit3523 0a28cbe
rerun ci
Rohit3523 121329c
revert
Rohit3523 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Some comments aren't visible on the classic Files Changed page.
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.