Veeresh
Veeresh
Hi, I'm not seeing the Hyperion menu items in build generated on Jenkins, while the same variant gnerated locally shows the menu items. gradle dependency looks lie this: `/Hyperion devImplementation...
### General information * SDK/Library version: 5.1.1 * Android Version and Device: Any device, version < Android 5.0 ### Issue description When we perform Intent scanIntent = new Intent(getActivity(), CardIOActivity.class);...
Getting red screen when I use this component.  ``` import Gallery from 'react-native-image-gallery'; render() { return ( ); } ```