Christoph Purrer

Results 17 issues of Christoph Purrer

Summary: Changelog: [General][Fixed] [react-native-codegen] react-native-codegen : Add Map / indexed object support for TypeScript parser In flow we can expose Maps via the following syntax in TM specs ` +getMap:...

CLA Signed
p: Facebook
Partner
fb-exported

Summary: Changelog: [General][Added] - Add a C++ only TurboModule example (for Android/iOS/macOS/Windows) [email protected] introduced a new bridging layer to ease integration for pure C++ TurboModules using C++ std:: types directly...

CLA Signed
Type: Enhancement
p: Facebook
Partner
fb-exported

Summary: Changelog: [Android] [Changed] - Provide easy regristration of C++ TurboModules in rn-tester Android Differential Revision: D41069277

CLA Signed
Platform: Android
p: Facebook
Partner
fb-exported

Summary: Changelog: [Internal] Differential Revision: D41078409

CLA Signed
p: Facebook
Partner
fb-exported

Summary: Changelog: [Internal] Differential Revision: D41028555

CLA Signed
p: Facebook
Partner
fb-exported

Summary: Add enum example to Android/iOS rn-tester TurboModule Changelog: [General][Added] - Add enum example to Android/iOS rn-tester TurboModule Differential Revision: D40711269

CLA Signed
Type: Enhancement
p: Facebook
Partner
fb-exported

Summary: X-link: https://github.com/facebook/hhvm/pull/9357 When compiling react-native code with clang on Windows (using the MSVC STL) I am getting many errors as ``` 1 error generated. When running . When building...

CLA Signed
fb-exported

Summary: Fixes some tech debug Changelog: [Fixed] Share re-defined defineReadOnlyGlobal(...) Differential Revision: D53340274

CLA Signed
p: Facebook
Partner
fb-exported

Summary: This enables to code-gen base C++ type for custom exported JS types from a RN TM spec - which have been previously excluded from code-gen. The only work around...

CLA Signed
p: Facebook
Partner

Summary: The flow parser *always* returns if a property IS `optional` (true|false) OR not The TypeScript one only emits `optional` if the prop is optional. The current `partialProperty` UTs are...

CLA Signed
Stale
p: Facebook
Partner