microsoft / react-native-winrt

Windows Runtime projection for React Native for Windows

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[p1.2] Support nuget-built apps

asklar opened this issue · comments

It looks like rnwinrt doesn't support apps built against the react-native nuget (instead of building from source); it would be good to enable this scenario as build times are reduced drastically.

@asklar this is fixed now, right?