Nicolas Tonne

Results 22 comments of Nicolas Tonne
trafficstars

Any solutions for opening normal deep URLs on a killed iOS app? I'm not trying to fix push-notification deep links, so can't use the `content_available`fix. Seems like it is getting...

Nice, seems like a possible solution @vitorbetani. Could I ask where you call your getInitialUrl function? I run mine in a useEffect inside a child component, and Linking.getInitialUrl just returns...