A framework for building native applications using React
COMMITS
/ packages/react-native-codegen/src/CodegenSchema.d.ts February 12, 2025
P
Add more test coverage for $ReadOnlyArray<UnsafeMixed> in component codegen (#49349)
Pieter De Baets committed
January 7, 2025
E
Fixing schema types for component command params of Arrays (#48476)
Eli White committed
E
Separate component array types and command array types (#48474)
Eli White committed
January 2, 2025
E
E
Share ArrayTypeAnnotation between components and modules (#48318)
Eli White committed
December 2, 2024
E
November 4, 2024
E
Fix CodegenSchema Enum type to not export array (#47324)
Eli White committed
E
Add NumberLiteralTypeAnnotation support (#47323)
Eli White committed
October 7, 2024
E
Parse string unions as StringLiteralUnionTypeAnnotation (#46845)
Eli White committed
E
Add support for StringLiteralTypeAnnotation (#46827)
Eli White committed
September 30, 2024
E
Promise annotations must specify their elementType (#46727)
Eli White committed
August 29, 2024
E
Remove superflous {type:string} from CodegenSchema (#46237)
Eli White committed
E
Array's with unparsable element type's are explicitly Any vs missing (#46221)
Eli White committed
July 5, 2024
C
Allow map type objects in Java/ObjC TM EventEmitter (#45271)
Christoph Purrer committed
June 24, 2024
C
Enable EventEmitter parsing for TypeScript TM Specs (#45118)
Christoph Purrer committed
June 14, 2024
C
Call Turbo Module methods 'methods' in the Turbo Module JSON schema (#44919)
Christoph Purrer committed
June 12, 2024
C
Add EventEmitter code-gen support for C++ Turbo Modules (#44809)
Christoph Purrer committed
May 28, 2024
C
Align CodegenSchema.d.ts with CodegenSchema.js (#44629)
Christoph Purrer committed
December 14, 2023
Z
support Array param for native component command (#41899)
Zeya Peng committed
May 4, 2023
Z
Recognize dictionary type in codegen (#37206)
Zihan Chen (MSFT) committed
R
Support Array parsing in events (#37142)
Riccardo Cipolleschi committed
April 5, 2023
Z
Add `@react-native/codegen-typescript-test` to verify .d.ts files in `@react-native/codegen` (1) (#36562)
Zihan Chen (MSFT) committed
March 8, 2023
N
Enforce compatibility with `exactOptionalPropertyTypes` (#36345)
Nick Gerleman committed
February 13, 2023
Z
Add minimum necessary .d.ts files to react-native-codegen (#36102)
Zihan Chen (MSFT) committed