expo / examples

Example projects that demonstrate how to use Expo APIs and integrate Expo with other popular tools
2.23k stars 867 forks source link

SDK45 #371

Closed kbrandwijk closed 2 years ago

kbrandwijk commented 2 years ago

Ran a few, didn't run them all. What level of manual checking do we usually do on these after an SDK release?

linear[bot] commented 2 years ago

ENG-4923 Upgrade example projects to SDK 45

kbrandwijk commented 2 years ago

Hold on merging, will update all projects to 0.68.2

EvanBacon commented 2 years ago

Generally we test the packages that use experimental functionality or features that wouldn't have been otherwise tested during QA. For example, native base is pretty reliable but react-three-fiber (which is more of a web library) may not run as expected.

kbrandwijk commented 2 years ago

Decided we can do some additional checks and fixes on the individual basis, but it's worth more to at least have all of the examples on SDK 45 at this point.