cooperka / react-native-snackbar

:candy: Material Design "Snackbar" component for Android and iOS.
Other
823 stars 152 forks source link

property 'textLabel' not found on object of type 'RNSnackBarView *' property 'actionButton' not found on object of type 'RNSnackBarView *'; #201

Closed jbagaresgaray closed 1 year ago

jbagaresgaray commented 1 year ago

Issue still happening on Expo 48 using react-native-snackbar@2.7.1

property 'textLabel' not found on object of type 'RNSnackBarView '; property 'actionButton' not found on object of type 'RNSnackBarView ';

image

image

cooperka commented 1 year ago

thanks @jbagaresgaray, closing as duplicate of #200.