0.76 changes by Freddy03h · Pull Request #826 · rescript-react-native/rescript-react-native

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Merged

0.76 changes#826

Freddy03h merged 3 commits intomainfrom

0.76-changes

Conversation

@Freddy03h

Copy link Copy Markdown

Member

  • add boxShadow style (only work with new architecture)
  • add filter style (only work with new architecture)

https://reactnative.dev/blog/2024/10/23/release-0.76-new-architecture

@Freddy03h

Copy link Copy Markdown

Member Author

I 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 ?

@cknitt

Copy link Copy Markdown

Member

cknitt commented

Jan 19, 2025

I still see some occurrences of trailing unit that we could get rid of in Animated, Vibration, and DrawerLayoutAndroidMethods.

Freddy03h reacted with thumbs up emoji

@cknitt

Copy link Copy Markdown

Member

cknitt commented

Jan 20, 2025

Actually also Alert.alert, Alert.prompt.

Freddy03h reacted with thumbs up emoji

@Freddy03h Freddy03h requested a review from cknitt

January 20, 2025 11:43

@Freddy03h

Copy link Copy Markdown

Member Author

thanks 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 Freddy03h merged commit 0aff304 into main

Feb 2, 2025

@Freddy03h Freddy03h deleted the 0.76-changes branch

February 2, 2025 14:40

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

@cknitt cknitt cknitt approved these changes

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

2 participants

@Freddy03h @cknitt