wix / react-native-ui-lib

UI Components Library for React Native
https://wix.github.io/react-native-ui-lib/
MIT License
6.45k stars 706 forks source link

Expo link is broken #713

Closed adtm closed 4 years ago

adtm commented 4 years ago

I tried to look at the app trough Expo but it showed

Could not load exp://exp.host/@ethanshar/rnuilib
ethanshar commented 4 years ago

Hey @adtm, I just scanned the QR from here https://wix.github.io/react-native-ui-lib/ on both an Android and iOS device and it works. Do you the Expo app installed on your device?

noelsp commented 4 years ago

Hi @adtm and @ethanshar! I have the same problem scanning the QR Code from here https://wix.github.io/react-native-ui-lib/ IMG_23F0D07C6806-1

My expo client version is: 2.14.1.107621 Supported SDKs: 33, 34, 35, 36

Thanks!

adtm commented 4 years ago

Yes, I have iOS Expo client, same as @noelsp

ethanshar commented 4 years ago

Checking.. I'll update

ethanshar commented 4 years ago

@noelsp @adtm Are you trying by any chance to load the App using iPhone? It appears to be some limitations with iOS devices.

adtm commented 4 years ago

I'm using an iPhone, for other Expo Apps it always worked fine.

ethanshar commented 4 years ago

TBH, I'm new to the whole Expo experience. I just read somewhere that there are limitations when trying to run Expo on iOS.

When I try to open rnuilib app with a different account on my iPhone I get:

Note that Expo Client on iOS can no longer open published projects that don't belong to the signed in user...

I will try to look more into it. If you are more familiar with Expo and have an idea on how to solve this please share here.

edit: It looks like this explains it https://docs.expo.io/versions/latest/workflow/publishing/#on-ios-you-cant-share-your-published

ethanshar commented 4 years ago

For now I created an expo snack based on the same demo app Please try it out https://snack.expo.io/@ethanshar/rnuilib_snack

murbanowicz commented 4 years ago

For now I created an expo snack based on the same demo app Please try it out https://snack.expo.io/@ethanshar/rnuilib_snack

It does not work anymore :(

koderyoda commented 2 years ago

I just tried to do this and got exactly this again: https://github.com/wix/react-native-ui-lib/issues/713#issuecomment-602646185 like @noelsp a year back