Prattham Arora

Results 3 issues of Prattham Arora

### Description The code to reproduce this is straightforward: ``` ` import React, { Component, useEffect } from 'react'; import { View, Text, TouchableOpacity, SafeAreaView } from 'react-native'; import {...

Platform: iOS
Component: ScrollView
Component: FlatList
Needs: Triage :mag:

### Description While scrolling and clicking on any other component does not trigger any action. A ScrollView inside FlatList blocks other clickable components (children of parent FlatList) in IOS. This...

Needs: Triage :mag:

### Description If we navigate to a new screen while a list component is currently scrolling and come back to this screen, the touch does not work on the previously...

Platform: iOS
Component: ScrollView
Component: FlatList
Needs: Triage :mag: