Thidasa Pankaja Paranavitharana

Results 15 comments of Thidasa Pankaja Paranavitharana

@erickvieira , @megantaylor if anyone any of you were able to get through this / figure this out?

@fakiolinho yes, I'm aware about that. But the thing is I haven't use `div` tag in my code.

I took that code from the [readme](https://github.com/xinthink/react-native-material-kit) . So then readme itself is a error-nous code right? I changed that log code and still the same.

@Crash-- So isn't there anyway to use this in create-react-native-app ? If not how can I use this ? Btw, I thought the issue was because I've declared the `ColoredRaisedButton`...

Does this work for Android? I tried the same, but the accessibilityRole doesn't seem to be applied.

@maki3000 Yes, I did pull your branch and tried it. The role doesn't seem to be applied ( meaning, the toast message not being read by TalkBack automatically)

@maki3000 I also couldn't figure out. label and hint are being applied. Just not being read by talkback even the `accessibilityRole` is **alert** ``` export const toastSuccess = ( message,...

Is there a way to get this fixed ?

@CarelessCourage Did you manage to get this work ? Is this theme an open-source?