You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This document contains a set of advanced topics to implement more complex functionalities of Native Modules. It is recommended to first read the [Codegen](/the-new-architecture/what-is-codegen) section and the guides on [Native Modules](/turbo-native-modules-introduction).
4
+
5
+
This guide will cover the following topics:
6
+
7
+
-[Add custom C++ types to your C++ modules](/docs/the-new-architecture/custom-cxx-types)
8
+
<!-- * [Use Swift in your Module](/docs/the-new-architecture/turbo-modules-with-swift) -->
9
+
<!-- * [Emit custom events from your Native Modules](/docs/the-new-architecture/custom-events) -->
0 commit comments