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

🚧 Temporary testing branch for RN 0.76 Fabric #304

Closed
wants to merge 14 commits into from
Closed

Conversation

zetavg
Copy link
Collaborator

@zetavg zetavg commented Dec 14, 2024

No description provided.

Copy link

railway-app bot commented Dec 14, 2024

This PR was not deployed automatically as @zetavg does not have access to the Railway project.

In order to get automatic PR deploys, please add @zetavg to your team on Railway.

zetavg and others added 14 commits December 20, 2024 22:23
Full error:

packages/one/src/layouts/Tabs.tsx (17,14): The inferred type of 'Tabs' cannot be named without a reference to '../../../../node_modules/@react-navigation/bottom-tabs/lib/typescript/module/src/types'. This is likely not portable. A type annotation is necessary.
errors:

Types of property 'onPressIn' are incompatible.
  Type '((event: GestureResponderEvent) => void) | null | undefined' is not assignable to type '((event: GestureResponderEvent) => void) | undefined'.
      Type 'null' is not assignable to type '((event: GestureResponderEvent) => void) | undefined'.

…and other similar ones.
TypeError: Cannot add property state, object is not extensible
@zetavg
Copy link
Collaborator Author

zetavg commented Dec 20, 2024

Now back to #286.

@zetavg zetavg closed this Dec 20, 2024
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.

2 participants