expo / examples

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

[typescript] Upgrade to the bin #325

Closed byCedric closed 2 years ago

byCedric commented 2 years ago

For two reasons:

  1. We literally have a typescript template under expo init
  2. We literally set typescript up automatically when using typescript files (if it wasn't setup yet)
EvanBacon commented 2 years ago

I think this is ok, but the problem is that we use it in a few places as an example. We also want to move away from expo init templates in favor of this repo, but versioned.