github.com/Shopify/app-bridge returns 404

Hi,

I wanted to see “https://github.com/Shopify/app-bridge”’ repository.
The repository is referred by some pages. (e,g, https://www.npmjs.com/package/@shopify/app-bridge)

Could we see the repository ?

Hi @camelmasa

This repo is private.

Thanks,

Henry

Hi @Henry_Tao ,

Thank you for answer.

Hi there,

as the document documentation is limited in https://shopify.dev/tools/app-bridge

Where can one find more details about how to use app-bridge actions. Like

import { Redirect } from '@shopify/app-bridge/actions';
Redirect.create(app).dispatch(Redirect.Action.ADMIN_PATH, permissionUrl);

What are the parameters for this? It’s really hard to understand this with the given documentation.

Hi @m20io

Is this what you are looking for? https://shopify.dev/tools/app-bridge/actions/navigation/redirect

Hi @Henry_Tao ,

Could you provide context on why the repo is private? It would be great for the source code to be made available so that I can have a better understanding of how app bridge works.

Hi @Henry_Tao , any chance you might have an answer? Thank you!

Hi @EugeneKim

I am sorry that I don’t have the answer for your question. However, we have a public repo here to post issues / feature request https://github.com/Shopify/shopify-app-bridge.

Thanks,

Henry