TheWidlarzGroup / rn-oauth-deep-universal-asset-links

πŸ“² Deep Links / Universal Links / App Links

Home Page:https://thewidlarzgroup.com/deep-universal-asset-links

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Linking

🧐 What is this app?

This app is a code-along app that is being an integral part of the article on Linking.

You can read it here - TWG Blog - Linking Article

Universal Links - iOS App Links - Android

πŸ‘¨πŸ½β€πŸ« How to run it

In order to run the app, make sure that your machine is correctly configured and your react native environment is correctly set up. You can get some further information: React Native - Setting up the development environment

Now, you need to:

  1. Install all the dependencies:
yarn install && cd ios && pod install && cd ..
  1. Start the metro bundler:
yarn start
  1. And run the app on desired platform:
yarn ios

// or

yarn android

❓ In case of any question

If you have any question, feel free to reach us on our Discord server - TWG Discord!

About

πŸ“² Deep Links / Universal Links / App Links

https://thewidlarzgroup.com/deep-universal-asset-links

License:MIT License


Languages

Language:TypeScript 31.9%Language:Java 30.6%Language:Objective-C 26.4%Language:Ruby 4.4%Language:JavaScript 3.9%Language:Starlark 2.9%