expo / snack

Expo Snack lets you run Expo in the browser.
https://snack.expo.dev
MIT License
370 stars 110 forks source link

[sdk] add default snackpubURL #416

Closed Kudo closed 1 year ago

Kudo commented 1 year ago

Why

originally, the snackpub server url is passed from website. to serve snack for third party partners, we should have default snackpub server url inside snack-sdk.

How

add default snackpubURL to snack-sdk

Test Plan

ci passed