Closed ajaysubra closed 8 months ago
@ndurell @evan-masseau added calling RCTLinkHandler from the deep linking completion handler so that folks who want to intercept links/urls can do so without going through the system and it calling the application open delegate.
Description
Currently deep links were handled on the iOS side. Added some logic to call into react native listeners.
Check List
Changelog / Code Overview
Test Plan
Related Issues/Tickets