Open Pradeepd15594 opened 1 year ago
import React, { Component } from 'react'; 7 | import { Text, TouchableOpacity, View, Animated, ScrollView } from 'react-native';
8 | import MatrixMath from 'react-native/Libraries/Utilities/MatrixMath'; | ^ 9 | 10 | import styles from './Styles';
it was removed apply this patch to add a copy of MatrixMath react-native-underline-tabbar+1.3.6.patch
import React, { Component } from 'react'; 7 | import { Text, TouchableOpacity, View, Animated, ScrollView } from 'react-native';