Luis Perez Bautista
Luis Perez Bautista
The directive template is inserted on the DOM but when I click on an image the photoswipe gallery doesn't show. In the minified version of my yeoman proyect I can...
Hi, first of all I want to say that love this plugin because of the customization and the way I can work with it. If there is a possibility ,I...
The only main difference is with the removal of this code `` if (Platform.OS === 'android') { UIManager.setLayoutAnimationEnabledExperimental && UIManager.setLayoutAnimationEnabledExperimental(true); } `` The rest is because Prettier format
I have a problem when using react-native-simple-radio-button inside a dialog from react-native-popup-dialog https://github.com/jacklam718/react-native-popup-dialog I found a similar issue here with react-native-modal-selector https://github.com/peacechen/react-native-modal-selector/issues/76#issuecomment-405948871 . The solution provided there works, by removing...