Embedded Analytics and Filters in Embedded Analytics

Hi,
I'm trying to setup Metabase Embedded Analytics in my React Application.

  1. Is there any other way to do it without iframes? Is there any React SDK or Components which I can use to do Embedded Analytics?

  2. Is it possible to pass filters to the dashboard from my React Application. I know I can include filters in Dashboard itself but I'm wondering if its possible from my React Application to the embedded dashboard so that I can get a little bit of flexibility around filtering.

Any help would be much appreciated. Thanks