react-native-underline-tabbar icon indicating copy to clipboard operation
react-native-underline-tabbar copied to clipboard

react-native/Libraries/Utilities/MatrixMath

Open Pradeepd15594 opened this issue 2 years ago • 1 comments

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';

Pradeepd15594 avatar Oct 26 '23 15:10 Pradeepd15594

it was removed apply this patch to add a copy of MatrixMath react-native-underline-tabbar+1.3.6.patch

drminh2807 avatar Jan 03 '24 08:01 drminh2807