react-native-toasty icon indicating copy to clipboard operation
react-native-toasty copied to clipboard

React Native: Native Toast

Results 20 react-native-toasty issues
Sort by recently updated
recently updated
newest added

get this errer TypeError: Cannot read property 'Show' of null, js engine: hermes when show any toast using "react-native": "0.72.1",

why i'm install in react native v.0.69 and react v.18.0.0 can't run ? which threw an exception: Invariant Violation: ViewPropTypes has been removed from React Native. Migrate to ViewPropTypes exported...

Working fine on RN 61.5. But getting this error on a new project on ios. Android works fine. ![118404767_977399509409846_865588804156341773_n](https://user-images.githubusercontent.com/61177775/92434568-fa631100-f1c1-11ea-840e-0bfcd6e317e6.png) ![118942129_342388070288006_3831591812971271849_n](https://user-images.githubusercontent.com/61177775/92434574-fc2cd480-f1c1-11ea-9223-3f3dd6bb987b.png) Any help will be greatly appreciated!

Why did you suggest the font file extension to be ttf? on Android. // fontFamily + ".ttf" How about taking only fontFamily or putting props that give extension?

Seeing nonstop crashes on Samsung Galaxy phones, predominantly using Android 9 (though happening in 10, 11 as well): ``` java.lang.NullPointerException: at ui.toasty.RNToastyModule.Show (RNToastyModule.java:80) at java.lang.reflect.Method.invoke (Native Method) at com.facebook.react.bridge.JavaMethodWrapper.invoke (JavaMethodWrapper.java:372)...

Reproducible by: ```javascript RNToasty.Success({ title: 'XXX', titleColor: "#46CC9F", tintColor: "#F1F9FF", icon: props => , withIcon: true }); ``` If you remove the `tintColor` property, it works again

I've read the issues and I believe this is not a duplicate. When using android and specifying a tintColor, the following issue arises. ![Screenshot_1604082220](https://user-images.githubusercontent.com/25292829/97743248-ff01c280-1aaa-11eb-902f-c50a5ecb6406.png) I believe it's an issue over...

Hello! Made an application release with the latest version of the package (`1.0.2`) a couple of days ago. I use firebase-analytics in the application. About 1-2 percent of users started...

See https://github.com/react-native-community/cli/blob/master/docs/autolinking.md#what-do-i-need-to-have-in-my-package-to-make-it-work