Ravindar Singh Choudhary
Ravindar Singh Choudhary
can you please help to fix the jumping animated view  ? ``` import React, {useRef} from 'react'; import { View, Text, StyleSheet, Platform, TextInput, Dimensions, Alert, FlatList, } from...
Hi! Can you help me! How can add codeCommit instead for GitHub?
It seems every tabs will render when app start? I have: TabOne TabTwo TabThree I don't tap on TabTwo and TabThree but every request called and view render before i...
can you please help to fix the jumping animated view? what is wrong on my side?  ``` import React, {useRef} from 'react'; import { View, Text, StyleSheet, Platform, TextInput,...