wix / react-native-navigation

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

fix: adding a component inside a LayoutsProcessor is broken #7933

Closed odeyatwi closed 1 week ago

odeyatwi commented 1 week ago

after layout process, we need another options crawl - in case one of the layout processors added a new component. using a flag to prevent option merge on the old components