I am trying to make toastr example working but getting error https://docs.nativebase.io/Components.html#toast-def-headref


@mrkhanakia did you add Root?

Here is the docs for using Toast :
https://docs.nativebase.io/Components.html#toast-def-headref
import { Root } from 'native-base';
Most helpful comment
@mrkhanakia did you add

Root?