Smarty
Smarty
MY CODE 👍🏻 `import React, {useState, useEffect, useRef} from 'react'; import { View, Text, StyleSheet, Dimensions, Animated, PanResponder, ScrollView, Image, Slider, } from 'react-native'; const {width, height} = Dimensions.get('window'); import...
#### react native gifted chat ios scroll is not wokring [FILL THIS OUT] #### Steps to Reproduce / Code Snippets [ { return }} minInputToolbarHeight={40} isTyping={isTyping} keyboardShouldPersistTaps="never" showUserAvatar={false} renderAvatar={null} renderInputToolbar={props...
``` const recordChunk = async () => { const granted = await requestPermissions(); if (!granted) { isRecording.current = false; return; } if (!isRecording.current) { return; } try { // Define...
**Describe the bug** A clear and concise description of what the bug is. @stripe/stripe-react-native CardForm IOS cardStyle is not working. **Expected behavior**  **Screenshots** If applicable, add screenshots to help...
**Describe the bug** A clear and concise description of what the bug is. @stripe/stripe-react-native CardForm IOS cardStyle is not working. **Expected behavior**  **Screenshots** If applicable, add screenshots to help...