Tomjvk

Results 3 issues of Tomjvk

**Describe the bug** When going to the component the app freezes. The page is never rendered. No error. Only processor usage goes up. **To Reproduce** [Code from snack on home...

**Describe the bug** When installing react-native-draggable-flatlist and running in non-debug mode I get the error: "Animated node with ID 2 already exists". I have googled the error, but it only...

Please also see this stackoverflow question: https://stackoverflow.com/questions/70857346/shared-navigation-infinite-loop-react-native. The ListView in the title references here to Home component. ``` const HomeTab = () => { const Stack = createSharedElementStackNavigator(); return (...