andrelimawork
andrelimawork
Same problem here, followed microsoft guides to create the native module but it's failing when added to the app. Any workaround to fix this?
Sorry, but i've created a new module via npx: `npx react-native-windows-init --version latest --projectType lib --language cs --overwrite` and added the necessary code inside: **ReactNativeModule.cs** ```using System; using Microsoft.ReactNative.Managed; using...
Hi RamiJabr can you make it work or give us some lights on how to do it on react native windows 0.68?