I used from react-native, but i need text and from react-native-svg. But conflict arises when they are added through imports. Whether it is possible to rename the from react-native-svg in or ?
import { Text as SvgText } from 'react-native-svg';
Thanks @gorangajic for answering this. I'm closing this now.
Most helpful comment