diff --git a/docs/new-architecture-library-android.md b/docs/new-architecture-library-android.md index c02ee40653d..688e200cf20 100644 --- a/docs/new-architecture-library-android.md +++ b/docs/new-architecture-library-android.md @@ -115,4 +115,4 @@ class NativeAwesomeManager(reactContext: ReactApplicationContext) : -Please note that the **generated abstract class** that you’re now extending (`MyAwesomeSpec` in this example) is itself extending `ReactContextBaseJavaModule`. Therefore you should not use access to any of the method/fields you were previously using (e.g., the `ReactApplicationContext` and so on). Moreover, the generated class will now also implement the `TurboModule` interface for you. +Please note that the **generated abstract class** that you’re now extending (`MyAwesomeSpec` in this example) is itself extending `ReactContextBaseJavaModule`. Therefore you should not lose access to any of the method/fields you were previously using (e.g., the `ReactApplicationContext` and so on). Moreover, the generated class will now also implement the `TurboModule` interface for you. diff --git a/website/versioned_docs/version-0.70/new-architecture-library-android.md b/website/versioned_docs/version-0.70/new-architecture-library-android.md index ea35595b75f..72e38ee27f7 100644 --- a/website/versioned_docs/version-0.70/new-architecture-library-android.md +++ b/website/versioned_docs/version-0.70/new-architecture-library-android.md @@ -115,4 +115,4 @@ class NativeAwesomeManager(reactContext: ReactApplicationContext) : -Please note that the **generated abstract class** that you’re now extending (`MyAwesomeSpec` in this example), is itself extending `ReactContextBaseJavaModule`. Therefore you should not use access to any of the method/fields you were previously using (e.g. the `ReactApplicationContext` and so on). Moreover the generated class will now also implement the `TurboModule` interface for you. +Please note that the **generated abstract class** that you’re now extending (`MyAwesomeSpec` in this example), is itself extending `ReactContextBaseJavaModule`. Therefore you should not lose access to any of the method/fields you were previously using (e.g. the `ReactApplicationContext` and so on). Moreover the generated class will now also implement the `TurboModule` interface for you. diff --git a/website/versioned_docs/version-0.71/new-architecture-library-android.md b/website/versioned_docs/version-0.71/new-architecture-library-android.md index c02ee40653d..688e200cf20 100644 --- a/website/versioned_docs/version-0.71/new-architecture-library-android.md +++ b/website/versioned_docs/version-0.71/new-architecture-library-android.md @@ -115,4 +115,4 @@ class NativeAwesomeManager(reactContext: ReactApplicationContext) : -Please note that the **generated abstract class** that you’re now extending (`MyAwesomeSpec` in this example) is itself extending `ReactContextBaseJavaModule`. Therefore you should not use access to any of the method/fields you were previously using (e.g., the `ReactApplicationContext` and so on). Moreover, the generated class will now also implement the `TurboModule` interface for you. +Please note that the **generated abstract class** that you’re now extending (`MyAwesomeSpec` in this example) is itself extending `ReactContextBaseJavaModule`. Therefore you should not lose access to any of the method/fields you were previously using (e.g., the `ReactApplicationContext` and so on). Moreover, the generated class will now also implement the `TurboModule` interface for you. diff --git a/website/versioned_docs/version-0.72/new-architecture-library-android.md b/website/versioned_docs/version-0.72/new-architecture-library-android.md index c02ee40653d..688e200cf20 100644 --- a/website/versioned_docs/version-0.72/new-architecture-library-android.md +++ b/website/versioned_docs/version-0.72/new-architecture-library-android.md @@ -115,4 +115,4 @@ class NativeAwesomeManager(reactContext: ReactApplicationContext) : -Please note that the **generated abstract class** that you’re now extending (`MyAwesomeSpec` in this example) is itself extending `ReactContextBaseJavaModule`. Therefore you should not use access to any of the method/fields you were previously using (e.g., the `ReactApplicationContext` and so on). Moreover, the generated class will now also implement the `TurboModule` interface for you. +Please note that the **generated abstract class** that you’re now extending (`MyAwesomeSpec` in this example) is itself extending `ReactContextBaseJavaModule`. Therefore you should not lose access to any of the method/fields you were previously using (e.g., the `ReactApplicationContext` and so on). Moreover, the generated class will now also implement the `TurboModule` interface for you. diff --git a/website/versioned_docs/version-0.73/new-architecture-library-android.md b/website/versioned_docs/version-0.73/new-architecture-library-android.md index c02ee40653d..688e200cf20 100644 --- a/website/versioned_docs/version-0.73/new-architecture-library-android.md +++ b/website/versioned_docs/version-0.73/new-architecture-library-android.md @@ -115,4 +115,4 @@ class NativeAwesomeManager(reactContext: ReactApplicationContext) : -Please note that the **generated abstract class** that you’re now extending (`MyAwesomeSpec` in this example) is itself extending `ReactContextBaseJavaModule`. Therefore you should not use access to any of the method/fields you were previously using (e.g., the `ReactApplicationContext` and so on). Moreover, the generated class will now also implement the `TurboModule` interface for you. +Please note that the **generated abstract class** that you’re now extending (`MyAwesomeSpec` in this example) is itself extending `ReactContextBaseJavaModule`. Therefore you should not lose access to any of the method/fields you were previously using (e.g., the `ReactApplicationContext` and so on). Moreover, the generated class will now also implement the `TurboModule` interface for you.