Smarty

Results 5 issues of 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...

not-planned

**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** ![Screenshot_1726474600](https://github.com/user-attachments/assets/a6b17e24-e45d-43c6-9c18-9801524c6c0c) **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** ![Screenshot_1726474600](https://github.com/user-attachments/assets/a6b17e24-e45d-43c6-9c18-9801524c6c0c) **Screenshots** If applicable, add screenshots to help...