react-native-test-app/windows/ReactTestApp
Tommy Nguyen a6eda67823
fix(windows): invariant violation when web debugging is enabled (#493)
2021-09-15 20:56:09 +02:00
..
Assets Initial Windows test app skeleton (#136) 2020-07-02 09:24:54 +02:00
App.cpp fix(windows): support for custom Package.appxmanifest (#302) 2021-04-13 12:12:29 +02:00
App.h fix(Windows): Support for 0.63 (#216) 2020-09-16 08:25:16 +02:00
App.idl Initial Windows test app skeleton (#136) 2020-07-02 09:24:54 +02:00
App.xaml fix(Windows): Support for 0.63 (#216) 2020-09-16 08:25:16 +02:00
AutolinkedNativeModules.g.cpp fix(Windows): Support autolinking (#222) 2020-09-23 11:41:11 +02:00
AutolinkedNativeModules.g.h fix(Windows): Support autolinking (#222) 2020-09-23 11:41:11 +02:00
AutolinkedNativeModules.g.props fix: add support for react-native-windows 0.64 (#296) 2021-03-30 19:22:27 +02:00
AutolinkedNativeModules.g.targets fix(Windows): Support autolinking (#222) 2020-09-23 11:41:11 +02:00
MainPage.cpp fix(windows): invariant violation when web debugging is enabled (#493) 2021-09-15 20:56:09 +02:00
MainPage.h fix(windows): crash when no JS bundle is found (#348) 2021-06-24 12:36:04 +02:00
MainPage.idl fix(Windows): Support for 0.63 (#216) 2020-09-16 08:25:16 +02:00
MainPage.xaml fix: Reopen last component from previous session (#262) 2021-01-04 22:13:50 +01:00
Manifest.cpp fix(windows): unhandled exception thrown in std::_Xlen_string() (#288) 2021-03-16 07:32:03 +00:00
Manifest.h fix: Reopen last component from previous session (#262) 2021-01-04 22:13:50 +01:00
Package.appxmanifest fix(windows): renew self-signed test certificate (#385) 2021-07-01 09:35:44 +01:00
PropertySheet.props fix(Windows): Load React components (#166) 2020-09-07 11:05:39 +02:00
ReactInstance.cpp fix(windows): invariant violation when web debugging is enabled (#493) 2021-09-15 20:56:09 +02:00
ReactInstance.h fix(windows): invariant violation when web debugging is enabled (#493) 2021-09-15 20:56:09 +02:00
ReactPackageProvider.cpp fix(Windows): Support for 0.63 (#216) 2020-09-16 08:25:16 +02:00
ReactPackageProvider.h fix(Windows): Support for 0.63 (#216) 2020-09-16 08:25:16 +02:00
ReactTestApp.vcxproj fix(windows): renew self-signed test certificate (#385) 2021-07-01 09:35:44 +01:00
ReactTestApp.vcxproj.filters fix(windows): support for custom Package.appxmanifest (#302) 2021-04-13 12:12:29 +02:00
ReactTestApp_TemporaryKey.pfx fix(windows): renew self-signed test certificate (#385) 2021-07-01 09:35:44 +01:00
Session.h fix: Reopen last component from previous session (#262) 2021-01-04 22:13:50 +01:00
packages.config fix(windows): bump XAML for WinUI 2.6 (#446) 2021-08-11 21:34:13 +02:00
pch.cpp fix(Windows): Support for 0.63 (#216) 2020-09-16 08:25:16 +02:00
pch.h fix(Windows): Support for 0.63 (#216) 2020-09-16 08:25:16 +02:00