R

React Navigation

R
React Navigation Mobile v8.0.0-alpha

@react-navigation/core@8.0.0-alpha.32

8.0.0-alpha.32 (2026-08-06) Bug Fixes capture stack traces for devtools at the call site (bf9f7b2) - by @satya164 throw when getParent doesn't find navigation object for a screen (ed576a0) - by @satya164 use a separate navigation object for useNavigation instead of using ref (5b87c09) - by @satya164 workaround VSCode autoimport not working for useNavigation etc (70d4465), closes #13204 - by @satya…

R
React Navigation Mobile v8.0.0-alpha

@react-navigation/native@8.0.0-alpha.41

8.0.0-alpha.41 (2026-08-06) Bug Fixes accept only plain style object for components (66feaf2) - by @satya164 remove usage of deprecated APIs and prepare for strict api (060c263) - by @satya164 Features add support for custom stringify and parse in persistor (5b8857d) - by @satya164