Skip to content

[iOS] Property 'setImmediate' doesn't exist #8082

@topi-identio

Description

@topi-identio

What happened?

  1. Created a new RN 0.77.3 project using npx react-native@0.77.3 init ProjectName --template react-native-template-typescript
  2. Following installation docs in https://wix.github.io/react-native-navigation/docs/installing: installed react-native-navigation, ran npx rnn-link and updated index.js
  3. Ran react-native start and react-native run-ios for iOS Simulator (iPhone 16, iOS 18.5)
  4. iOS app builds but starts stuck with errors Property 'clearImmediate' doesn't exists and Property 'setImmediate' doesn't exist Image

What was the expected behaviour?

No errors, app works

Was it tested on latest react-native-navigation?

  • I have tested this issue on the latest react-native-navigation release and it still reproduces.

Help us reproduce this issue!

Simple repo with the mentioned steps done: https://github.com/topi-identio/rn-0.77-test

In what environment did this happen?

React Native Navigation version: 8.2.1
React Native version: 0.77.3
Has Fabric (React Native's new rendering system) enabled: yes
Node version: 20.17.0
Device model: iPhone 16 (Simulator)
iOS version: 18.5

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions