Results 3 issues of 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. ![screen shot 2018-01-24 at 10 59 06 am](https://user-images.githubusercontent.com/16566323/35351434-bb17b8c6-00f5-11e8-96b6-de6dfbf016e3.png) ``` import Gallery from 'react-native-image-gallery'; render() { return ( ); } ```