Tommy Nguyen

Results 97 comments of Tommy Nguyen

Types are being updated here: https://github.com/DefinitelyTyped/DefinitelyTyped/pull/64735

Metro should already be watching everything, particularly because it can only resolve files that are being watched.

And it's gone: https://github.com/facebook/metro/commit/833f2ffc3624d53bea18d46797a24a034e9b264a

`react-native` is now shipping types.

As a temporary workaround, we've implemented a way for reducing the scope of the Haste resolver. It's currently implemented as a monkey patch since there is no good way to...

We will likely migrate to SwiftUI and deprecate `Main.storyboard` entirely. This will require us to bump the macOS deployment target to 11.0+. At the moment, we're stuck on 10.15 so...