Topic by Leonardo Barbosa
Hello all,
I need create a Iframe on RN with 2 buttons ("create" and "edit")
The button "create" call a external website through Iframe with a URL that we need
The button "edit" call a external website through Iframe with a specific parameters
This is possible? I think create a API is the best way to make this.
Someone can help me?