I am using React native and i have some short url's or redirect urls to some other url. So i want to get destination url. So check with two libraries
https://www.npmjs.com/package/tall
https://www.npmjs.com/package/react-native-google-shortener
None worked for me as tall is using node. And 2nd one is old and giving me an error. So anyone have a solution to do it.