From cc990ad4ee3b959cb6eafe4c8f7d1421d7bc3a0c Mon Sep 17 00:00:00 2001
From: Website Deployment Script
NOTE: On iOS, you'll need to link RCTLinking to your project by following
the steps described here.
If you also want to listen to incoming app links during your app's
-execution, you'll need to add the following lines to your *AppDelegate.m:
*AppDelegate.m:If you're targeting iOS 9 or older, you can use the following code instead:
If you're targeting iOS 8.x or older, you can use the following code instead:
If your app is using Universal Links, + sourceApplication:sourceApplication annotation:annotation]; +}
// If your app is using Universal Links, you'll need to add the following code as well: