This repo contains a basic example of using native views to wrap platform specific functionality to provide a native image editting experience.
- Check
App.jsfor the JS side of the example - Check the classes inside the folder
EditorViewon the iOS project to see the native implementation of the view.
References: