Numan

Results 186 comments of Numan

@wcandillon by this code, I am using screens instead of images I added pointerEvents to story ScrollView for enabling touches but screens have own horizontal scroll that is not touchable...

@wcandillon here is a different scenario. I am not using scrollview with touch. I am using scrollTo. for insta story animation. pointEvents="none" to scrollview pointEvents="box-none" to other story parent view

@Angelk90 sorry, I have not permission to see any design of the app.

@AhmadRaza786 you need to change in native module for this purpose.

@mrousavy can you publish this in the Alpha/beta version?

I am also using the same version and have the same issue. `"@sentry/react-native": "3.2.10"`

@lukeTheWizard can you add this line into `build.gradle` > `allprojects` > `repositories` and test again. ``` maven { url 'https://jitpack.io' } ```

@lukeTheWizard are you trying to compress audio?

@lukeTheWizard which version of node, you are using?