panda919
panda919
I found solution on MessageContainer.js, we have to use react-native-gesture-handler's flatlist
I try it on react native `import { View, Text, TextInput, ScrollView } from 'react-native';` `const hPaddingStyle = { paddingHorizontal: Metrics.medium }; const vPaddingStyle = { paddingVertical: Metrics.small }; const...
At least, I need to apply dynamic style by pass props
Honest, I didn;t get this issue on previous versions.
Sorry for my late reply. So what is the solution?
Yeah I have done link (auto/ manual link)
No, I didn't use pod. But I downloaded and integrated braintree , and braintree_drop lib in framework manually.
P.S In this application, it is impossible to use pod.
