Ryan H.
Ryan H.
Is there a way to support "Profil de Michel" vs. "Profil d'Emilie" in French? The logic would be based on the value starting with a vowel, in which case the...
I'm trying to do unit tests using Jest on a function that is not exported. I'm unable to use Rewire because I'm in a React Native environment with babel. I...
Hello. Thank you for this awesome component. Works great so far! I was wondering if there is any way to know (programatically) when the confetti animation is over. Perusing the...
I have a CacheableImage component in my view. When the URL changes (via a redux reducer), the image is not getting updated. I've confirmed that the view itself is getting...
[react-native-system-notification PR #55](https://github.com/Neson/react-native-system-notification/pull/55) merged for RN 0.29.0 compatibility. This PR makes some minor changes to maintain compatibility. Version number updated to 0.2.0 so that ^0.1.9 continues to work with react-native-system-notification...