Custom NativeView Tutorial?

Is there a simple tutorial for making a custom NativeView?

Something like the CameraPanel does or something like what was mentioned in this post -> https://www.fusetools.com/community/forums/howto_discussions/implementing_facebook_native_ads?page=1&highlight=77613496-6f45-421e-ab02-fada40322a75#post-77613496-6f45-421e-ab02-fada40322a75

I’m searching for something simple. A simple NativeView to combine with my ux markup.

I want to make my own qreader panel - since i can’t get existing projects to work with my app…

Have you looked at this one? https://www.fusetools.com/docs/native-interop/native-ux-components

I’m going to look at this, thx…

Have a look at this project: https://github.com/nekronos/FuseNativeControls. You can probably base your code on that approach for implementing native views