software-mansion / react-native-reanimated

React Native's Animated library reimplemented
https://docs.swmansion.com/react-native-reanimated/
MIT License
8.93k stars 1.3k forks source link

'worklets/Registries/WorkletRuntimeRegistry.h' file not found #6617

Open maulikv27 opened 5 hours ago

maulikv27 commented 5 hours ago

Description

include <worklets/Registries/WorkletRuntimeRegistry.h>

namespace worklets {

std::set<jsi::Runtime *> WorkletRuntimeRegistry::registry{}; std::mutex WorkletRuntimeRegistry::mutex{};

} // namespace worklets

Steps to reproduce

  1. pod install
  2. run from xcode

Snack or a link to a repository

nil

Reanimated version

3.16.0

React Native version

0.74.4

Platforms

iOS

JavaScript runtime

JSC

Workflow

React Native

Architecture

None

Build type

None

Device

None

Device model

No response

Acknowledgements

Yes

github-actions[bot] commented 5 hours ago

Hey! 👋

The issue doesn't seem to contain a minimal reproduction.

Could you provide a snack or a link to a GitHub repository under your username that reproduces the problem?

github-actions[bot] commented 5 hours ago

Hey! 👋

It looks like you've omitted a few important sections from the issue template.

Please complete Description section.

FernandoAOborges commented 2 hours ago

Issue: 'ReanimatedSensor.h' and 'WorkletRuntimeRegistry.h' Files Not Found in Xcode 16 (IOS ONLY)

node_modules/react-native-reanimated/apple/reanimated/sensor/ReanimatedSensorContainer.m:2:9 'reanimated/apple/sensor/ReanimatedSensor.h' file not found

node_modules/react-native-reanimated/Common/cpp/worklets/Registries/WorkletRuntimeRegistry.cpp:1:10 'worklets/Registries/WorkletRuntimeRegistry.h' file not found

Environment:

React Native version: "react-native": "0.75.4"
React Native Reanimated version: "react-native-reanimated": "^3.16.0"
Xcode version: 16