TIL that when you use Bun with Expo, it really only acts as a package manager, because you have to use the Hermes runtime on device, and you have to use jest for React Native testing
Software developer, perpetual learner
TIL that when you use Bun with Expo, it really only acts as a package manager, because you have to use the Hermes runtime on device, and you have to use jest for React Native testing