Skip to content

Commit 9d774fe

Browse files
mdvaccafacebook-github-bot
authored andcommitted
Refactor ViewManagerInterfaces codegen to generate kotlin classes (#51735)
Summary: This diff refactors the ViewManagerInterfaces codegen to generate kotlin classes, As a consequence of this change, there are some ViewManagerInterfaces that have changed their APIs ## Changelog: [Android][Breaking] - Migrate ViewManagerInterfaces to kotlin. Some types in code generated ViewManagerInterfaces might differ. e.g. this will start enforcing nullability in parameters of viewManagerInterface methods (e.g. String commands parameters are not nullable, view params are not nullable in any method, etc) Differential Revision: D78118738
1 parent 263ccad commit 9d774fe

File tree

4 files changed

+377
-432
lines changed

4 files changed

+377
-432
lines changed

0 commit comments

Comments
 (0)