Jonathan Machado

Results 7 comments of Jonathan Machado

I have same problem RN 0.66.3, React 17.0.2, why-did-you-render 7.0.1

Hi I have unexpected behavior regarding SectionList ![image](https://github.com/PedroBern/react-native-collapsible-tab-view/assets/67608970/bc9cc111-0615-4829-bce1-aac2bbf046b4) the sections are inverted

Hi @WoLewicki thanks for this fix, is it possible to apply this same fix to @react-navigation/native-stack? could you guide me on which files to modify because I have the same...

Correct @WoLewicki, the temporary fix I made was to place a normal ```stack``` and then a ```native-stack``` inside, I don't know if this is the best way to solve it.

I have a similar problem, in my case, if I create apk in release mode, every time I open fresh app the state change to active, it's correct? because my...

Same here, I have the same problem, any steps to solve?