Arpit Malik
Results
3
issues of
Arpit Malik
I want to implement a use-case where I do not want to send cache-control or x-formatted-by in request headers. Please make these header optional with an option for the user...
Getting The Error: Uncaught TypeError: Cannot read properties of null (reading 'getBoundingClientRect') at use-scroll-handlers.js:105:32 Code: ``` import { View, Text, TouchableOpacity, StyleSheet, ScrollView, Linking, } from "react-native"; import ActionSheet, {...