Skip to content

Commit a732ed0

Browse files
cortinicoSimek
andauthored
Update docs/integration-with-android-fragment.md
Co-authored-by: Bartosz Kaszubowski <gosimek@gmail.com>
1 parent 785c93f commit a732ed0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/integration-with-android-fragment.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -303,4 +303,4 @@ Make sure you run `yarn` to install your react-native dependencies and run `yarn
303303

304304
### Step 6. Additional setup - Native modules
305305

306-
You may need to call out to existing Java/Kotlin code from your react component. Native modules allow you to call out to native code and run methods in your native app. Follow the setup here [native-modules-android](https://reactnative.dev/docs/native-modules-android)
306+
You may need to call out to existing Java/Kotlin code from your react component. Native modules allow you to call out to native code and run methods in your native app. Follow the setup here [native-modules-android](/docs/native-modules-android)

0 commit comments

Comments
 (0)