Pierre

Results 179 comments of Pierre

Sorry to be that guy but, is there any news on that? Any clean way to handle disabling animation between tabs?

I just realized this package is indeed 103Mb (we can see it here: https://www.npmjs.com/package/react-native-video-processing) => That is completely insane; quite unfortunate. @kapilmyakal did you come up with a solution since;...

Hi @holyris ; I am facing the same issue, did you manage to find a solution since? :)

@holyris I have the most basic use of modalize, which works perfectly anywhere else in the app except when I'm using tab view: ``` ``` Then the component inside the...

Thank you for this additional input. You are right, having different scene height inside the tabview would be weird. However, I would have wanted for the whole tabview (and scenes)...

@mydesweb @likeSo @brunofariasd I believe it is because of the warning in the documentation: IMPORTANT: Do not pass inline functions to SceneMap => on every state update you do, it...

I face the same issue; did you find a way to solve this? Turning off the scrollview that comes along modalize when using a flatlist inside?

I am facing the same issue; did you manage to find a solution @holyris ? Edit: I "kind of" fixed it (although I don't like this solution) by setting a...

Any news on this issue? I am also facing it

Facing the same issue, did you come up with a solution since @jfries289 ? That would be very helpful :)