Describe the bug
A clear and concise description of what the bug is.
I was hoping to use this skeleton for my react-native app, but I ran into an error message saying that the Animated node with ID 2 already exists. I am unsure what that is, I believe it might have something to do with react-native-reanimated.
Screenshots
Smartphone (please complete the following information):
System:
OS: Windows 10 10.0.19044
CPU: (8) x64 Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz
Memory: 1.01 GB / 14.22 GB
Binaries:
Node: 14.18.1 - C:\Program Files\nodejs\node.EXE
Yarn: 1.22.19 - ~\AppData\Roaming\npm\yarn.CMD
npm: 9.1.1 - C:\Program Files\nodejs\npm.CMD
Watchman: Not Found
SDKs:
Android SDK: Not Found
Windows SDK:
AllowAllTrustedApps: Disabled
IDEs:
Android Studio: Not Found
Visual Studio: Not Found
Languages:
Java: 11.0.16.1 - C:\Program Files\Eclipse Adoptium\jdk-11.0.16.101-hotspot\bin\javac.EXE
npmPackages:
@react-native-community/cli: ^10.0.0 => 10.1.3
react: 18.1.0 => 18.1.0
react-native: ^0.70.4 => 0.70.6
react-native-windows: Not Found
npmGlobalPackages:
react-native: Not Found
Additional context
Add any other context about the problem here.
Describe the bug A clear and concise description of what the bug is. I was hoping to use this skeleton for my react-native app, but I ran into an error message saying that the Animated node with ID 2 already exists. I am unsure what that is, I believe it might have something to do with
react-native-reanimated
.Screenshots
Smartphone (please complete the following information): System: OS: Windows 10 10.0.19044 CPU: (8) x64 Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz Memory: 1.01 GB / 14.22 GB Binaries: Node: 14.18.1 - C:\Program Files\nodejs\node.EXE
Yarn: 1.22.19 - ~\AppData\Roaming\npm\yarn.CMD
npm: 9.1.1 - C:\Program Files\nodejs\npm.CMD Watchman: Not Found SDKs: Android SDK: Not Found Windows SDK: AllowAllTrustedApps: Disabled IDEs: Android Studio: Not Found Visual Studio: Not Found Languages: Java: 11.0.16.1 - C:\Program Files\Eclipse Adoptium\jdk-11.0.16.101-hotspot\bin\javac.EXE npmPackages: @react-native-community/cli: ^10.0.0 => 10.1.3 react: 18.1.0 => 18.1.0 react-native: ^0.70.4 => 0.70.6 react-native-windows: Not Found npmGlobalPackages: react-native: Not Found
Additional context Add any other context about the problem here.