Skip to content

Commit

Permalink
Add release announcement to existing quickstarts
Browse files Browse the repository at this point in the history
  • Loading branch information
poovamraj committed Jul 10, 2023
1 parent 68cf2a2 commit a8e9cb2
Show file tree
Hide file tree
Showing 4 changed files with 16 additions and 0 deletions.
4 changes: 4 additions & 0 deletions articles/quickstart/native/react-native-expo/00-login.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,10 @@ useCase: quickstart
---

<!-- markdownlint-disable MD002 MD012 MD041 -->
::: note
Exciting news! We have just released our latest beta version of v3, packed with powerful features and improvements. [Check out the latest Quickstart for more details](https://auth0.com/docs/quickstart/native/react-native-expo-beta/00-login)
:::

This Quickstart is for the Expo framework. To integrate Auth0 into your React Native application, please refer to the [React Native Quickstart](https://auth0.com/docs/quickstart/native/react-native/interactive)

::: warning
Expand Down
4 changes: 4 additions & 0 deletions articles/quickstart/native/react-native-expo/interactive.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,10 @@ topics:
- react-native
---

::: note
Exciting news! We have just released our latest beta version of v3, packed with powerful features and improvements. [Check out the latest Quickstart for more details](https://auth0.com/docs/quickstart/native/react-native-expo-beta/00-login)
:::

# Add Login to your React Native App

<!-- markdownlint-disable MD002 MD012 MD041 -->
Expand Down
4 changes: 4 additions & 0 deletions articles/quickstart/native/react-native/00-login.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,10 @@ useCase: quickstart

<!-- markdownlint-disable MD002 MD012 MD041 -->

::: note
Exciting news! We have just released our latest beta version of v3, packed with powerful features and improvements. [Check out the latest Quickstart for more details](https://auth0.com/docs/quickstart/native/react-native-beta/00-login)
:::

This Quickstart is for the React Native framework. To integrate Auth0 into your Expo application, please refer to the [Expo Quickstart](https://auth0.com/docs/quickstart/native/react-native-expo/interactive)

<%= include('../_includes/_getting_started', { library: 'React Native'}) %>
Expand Down
4 changes: 4 additions & 0 deletions articles/quickstart/native/react-native/interactive.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,10 @@ topics:
- react-native
---

::: note
Exciting news! We have just released our latest beta version of v3, packed with powerful features and improvements. [Check out the latest Quickstart for more details](https://auth0.com/docs/quickstart/native/react-native-beta/interactive)
:::

# Add Login to your React Native App

<!-- markdownlint-disable MD002 MD012 MD041 -->
Expand Down

0 comments on commit a8e9cb2

Please sign in to comment.