Jeremie Papillon

Results 6 comments of Jeremie Papillon

Hi @mayankbaiswar-CSE, Thanks for reporting this issue. I will take a look into it and try to fix this as soon as possible.

@edxe Could you please provide a code sample to be able to reproduce this error?

@sound2gd Wouldn't this work? ``` horizontalPages.push( Some Other Components ); return ( this.horizontalCarousel = ref} pageStyle={{ backgroundColor: '#fff', padding: 30, }} > {horizontalPages} ); ```

It is my next milestone!

Actually, the official build from npm: https://registry.npmjs.org/react-native-keyboard-spacer/-/react-native-keyboard-spacer-0.4.0.tgz doesn't have the same source code as the `node_module` being installed locally when doing an `npm install`, which makes it work in debug...

I can reproduce this issue. The workflow works fine when opening the app from the recently viewed app overview though. This issue occurs only when the app is reopened from...