wix / react-native-ui-lib

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

Expo Demo App outdated #2295

Open ejkkan opened 1 year ago

ejkkan commented 1 year ago

The app linked to the QRcode in the readme is outdated. "The project uses SDK 42.0.0" But the recent builds of the Expo Go app only supports <44.0.0

JCharante commented 1 year ago

This is somewhat related to #2199 , actually if you open the snack link and change the expo version to v44.0 (bottom middle-right selector) you'll be able to run it.

merganon commented 1 year ago

As of today you can't pick v44 anymore

image

BenMorel commented 1 year ago

Minimum Expo version is now 45.0.0. Any plans to update the QR code?

@JCharante The QR code points to exp://expo.dev/@ethanshar/rnuilib, which has an https counterpart at https://expo.dev/@ethanshar/rnuilib, where can I find the corresponding Snack link please?

BenMorel commented 1 year ago

Oh, and the one found on https://wix.github.io/react-native-ui-lib/ : https://snack.expo.dev/@ethanshar/rnuilib_snack?platform=ios&supportedPlatforms=ios,android

Fails with:

image

HarunKilic commented 1 year ago

Sadly the library is not testable which makes many jump off. Would be nice if this got fixed, so users can test and see the capability of the project.

murbanowicz commented 1 year ago

Here as potential new user - can't even take a look which is a bit scary if I think about maintanance of this project.

DigitalLeaves commented 1 year ago

+1

MaxInMoon commented 1 year ago

+10

hafridi commented 1 year ago

+1 as someone trying to use this for the first time, this should be resolved as soon as possible so people like me can see it in action

jiaweing commented 1 year ago

+1

stale[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

BenMorel commented 1 year ago

Still relevant I guess.

HarunKilic commented 1 year ago

Even bot gave up

stale[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

BenMorel commented 10 months ago

Expo app still broken:

Expo

This should be reopened.

BenMorel commented 10 months ago

I'm still getting the same error 403 as in the screenshot above. Did I miss something?