Max Kravchuk

Results 6 comments of Max Kravchuk

Will be super great!

In my case solution from @Billybobbonnet didn't work but idea was correct. I've updated it to the next: `{ path: path.join(__dirname, "../shared/components/Adv/GoogleTagManager/Demo/" ), prefix: "Demo", },`

Only downgrade to [email protected] has helped to me !

Updated. I've found reasons of my issue. It's 2 things: - List component from Native Base lib; - list item was wrapped to the TouchableWithoutFeedback component. When I'm removing these...