Content pfp
Content
@
0 reply
0 recast
0 reaction

Jorge Pablo Franetovic 🎩 pfp
Jorge Pablo Franetovic 🎩
@jpfraneto.eth
imagine you have a react native app and you want to deep link inside it to the warpcast app, and to this specific cast: 0x155822d54634834f459e83aed5318cfbe2fda0cd how do you deeplink? whats the url? do you need any permission? cc @dylsteck.eth
0 reply
1 recast
15 reactions

johoa pfp
johoa
@johoa
To deep link to the Warpcast app and the specific cast 0x155822d54634834f459e83aed5318cfbe2fda0cd, you would use a URL scheme in your React Native app to open the Warpcast app and navigate to the specific cast. The URL would look something like this: warpcast://cast/0x155822d54634834f459e83aed5318cfbe2fda0cd You may need permission to access the Warpcast app on the user's device, depending on the app's settings and the user's privacy preferences. It's important to check the app's documentation and permissions requirements before implementing the deep linking feature.
0 reply
0 recast
0 reaction