What happened?
- Created a new RN 0.77.3 project using
npx react-native@0.77.3 init ProjectName --template react-native-template-typescript
- 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
- Ran
react-native start and react-native run-ios for iOS Simulator (iPhone 16, iOS 18.5)
- iOS app builds but starts stuck with errors
Property 'clearImmediate' doesn't exists and Property 'setImmediate' doesn't exist 
What was the expected behaviour?
No errors, app works
Was it tested on latest react-native-navigation?
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
What happened?
npx react-native@0.77.3 init ProjectName --template react-native-template-typescripthttps://wix.github.io/react-native-navigation/docs/installing: installedreact-native-navigation, rannpx rnn-linkand updatedindex.jsreact-native startandreact-native run-iosfor iOS Simulator (iPhone 16, iOS 18.5)Property 'clearImmediate' doesn't existsandProperty 'setImmediate' doesn't existWhat was the expected behaviour?
No errors, app works
Was it tested on latest react-native-navigation?
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