Skip to content

turbo-native-modules: Enhance docs#4969

Open
rawatnaresh wants to merge 3 commits into
react:mainfrom
rawatnaresh:update-turbo-modules-docs
Open

turbo-native-modules: Enhance docs#4969
rawatnaresh wants to merge 3 commits into
react:mainfrom
rawatnaresh:update-turbo-modules-docs

Conversation

@rawatnaresh

Copy link
Copy Markdown

Creating a Turbo Module following the same naming convention as the demo works as expected, but using a different spec name, codegenConfig.name, or codegenConfig.android.javaPackageName can make it unclear which classes to extend or import—these notes clarify the correct mappings and file locations.

@meta-cla meta-cla Bot added the CLA Signed label Jan 21, 2026
@netlify

netlify Bot commented Jan 21, 2026

Copy link
Copy Markdown

Deploy Preview for react-native ready!

Name Link
🔨 Latest commit a9427c3
🔍 Latest deploy log https://app.netlify.com/projects/react-native/deploys/6970765b0d874700086e1433
😎 Deploy Preview https://deploy-preview-4969--react-native.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@@ -62,9 +62,15 @@ NS_ASSUME_NONNULL_BEGIN
@end
```

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I am trying to view this page in the deployed netlify app
https://deploy-preview-4969--react-native.netlify.app/docs/getting-started

Can you please point me to which section(Guides, Components, API or Architecture) can I find this page? Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

2 participants