wix / react-native-navigation

A complete native navigation solution for React Native
https://wix.github.io/react-native-navigation/
MIT License
13.03k stars 2.67k forks source link

pass componentName prop to screens #7732

Closed yogevbd closed 1 year ago

yogevbd commented 1 year ago

Currently we inject only the componentId to screens, this PR add componentName as well.