Razvan Rujoiu

Results 3 issues of Razvan Rujoiu

I'm using` MacOS Ventura Beta with SwiftUI 4`. The problem is that Apple introduced `NavigationStack` in SwiftUI 4 and it conflicts with the `NavigationStack` from `stinsen` library. Hence i'm getting...

I have a root coordinator and multiple child coordinators, and i am trying to pass and @EnvironmentObject around to the child coordinators to pass it further to the child views...

> [email protected] install /Users/razvanrujoiu/Documents/ProiecteReact/videoManager/node_modules/int64-native > node-gyp configure && node-gyp build CXX(target) Release/obj.target/Int64/src/main.o In file included from ../src/main.cc:8: ../src/Int64.h:13:20: error: no template named 'Handle' static void Init(Handle exports); ^ ../src/main.cc:13:14: error:...