0.76 changes by Freddy03h · Pull Request #826 · rescript-react-native/rescript-react-native
Navigation Menu
{{ message }}
- Notifications You must be signed in to change notification settings
- Fork 151
Merged
Conversation
Copy link Copy Markdown
Member
Freddy03h
commented
Jan 19, 2025
Freddy03h
commented
- add
boxShadowstyle (only work with new architecture) - add
filterstyle (only work with new architecture)
https://reactnative.dev/blog/2024/10/23/release-0.76-new-architecture
Copy link Copy Markdown
Member Author
Freddy03h
commented
Jan 19, 2025
Freddy03h commented
Jan 19, 2025I don't see other documented changes for react-native 0.76
Do you see some rewrite than can be done if we upgrade to rescript 11.1 @cknitt ?
Copy link Copy Markdown
Member
cknitt
commented
Jan 19, 2025
cknitt commented
Jan 19, 2025I still see some occurrences of trailing unit that we could get rid of in Animated, Vibration, and DrawerLayoutAndroidMethods.
Copy link Copy Markdown
Member
cknitt
commented
Jan 20, 2025
cknitt commented
Jan 20, 2025Actually also Alert.alert, Alert.prompt.
Freddy03h added 2 commits
January 20, 2025 10:52
Freddy03h
requested a review
from cknitt
cknitt approved these changes Jan 20, 2025
Copy link Copy Markdown
Member Author
Freddy03h
commented
Jan 21, 2025
Freddy03h commented
Jan 21, 2025thanks for the review 😊
I'll wait a week or two before merging it, just in case if we need to patch the 0.75
Freddy03h
merged commit
0aff304
into
main
Freddy03h
deleted the
0.76-changes
branch
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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment