Karim
Karim
### What happened? This change in React Native: https://github.com/facebook/react-native/commit/676676c95428ca92007160bf420eccc62ba41ea4 has broken new architecture support in react-native-navigation When attempting to build the app, you will get this error:  ``` node_modules/react-native-navigation/lib/ios/RNNReactView.h:2:9...
### What happened? When trying to use files outside the current root project (Using babel module-resolver aliases), this error occurrs: error: Error: Cannot find project root for source file PATH_TO_PROJECT\shared\index.ts'...
Any plans to migrate this library to the new architecture (fabric)? Thanks 🙏
### Description  When I debug the app using Visual Studio I get the following: ``` KernelBase.dll!00007ffe94aaaf29() Unknown [External Code] > app.exe!winrt::throw_hresult(const winrt::hresult result) Line 5061 C++ app.exe!winrt::check_hresult(const winrt::hresult result)...
Thanks for this great library 🙏 Off topic question: Do you have some insights to share in terms of performance, especially if used to implement a large behavior tree.