What are turbo modules?

The turbos modules offer a new architecture for initializing native modules . At the runtime of the application, the TurboModules open a bridge that will later allow the js code to initialize any module at its first use. The module thus created will have the same structure as any other module.

Leave a Reply

Your email address will not be published. Required fields are marked *