nativescript-community / ui-material-components

Monorepo that contains all of the NativeScript Material Design plugins.
https://nativescript-community.github.io/ui-material-components/
Apache License 2.0
219 stars 80 forks source link

Bottomsheet with Snackbar error #408

Open standevo opened 2 years ago

standevo commented 2 years ago

Android

When is passed the instance of Bottomsheet to the Snackbar view option I got the error: Cannot read property 'nativeViewProtected' of null

On IOS works fine