Skip to content

Commit

Permalink
docs: update for release
Browse files Browse the repository at this point in the history
  • Loading branch information
akash3gtm committed Feb 8, 2024
1 parent 30bc9f1 commit bc2a48f
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 5 deletions.
1 change: 0 additions & 1 deletion docs/3.2.x/installation.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ import { InstallationTiles } from "../../src/components";
**NativeBase** is supported in [Expo](https://docs.expo.dev/get-started/installation/) or React Native CLI initiated apps. Web support is made possible by [react-native-web](https://necolas.github.io/react-native-web/).

Refer the guides shown below to setup NativeBase in your React app.
(IMPORTANT MESSAGE — If you are starting a new project with NativeBase, we recommend using [gluestack-ui](https://ui.gluestack.io/) instead. [Know More](https://nativebase.io/blogs/road-ahead-with-gluestack-ui).)

<Box>
<Box mt="4" mb="8">
Expand Down
1 change: 0 additions & 1 deletion docs/3.3.x/installation.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ import { InstallationTiles } from "../src/components";
**NativeBase** is supported in [Expo](https://docs.expo.dev/get-started/installation/) or React Native CLI initiated apps. Web support is made possible by [react-native-web](https://necolas.github.io/react-native-web/).

Refer the guides shown below to setup NativeBase in your React app.
(IMPORTANT MESSAGE — If you are starting a new project with NativeBase, we recommend using [gluestack-ui](https://ui.gluestack.io/) instead. [Know More](https://nativebase.io/blogs/road-ahead-with-gluestack-ui).)

<Box>
<Box mt="4" mb="8">
Expand Down
4 changes: 2 additions & 2 deletions docs/3.4.x/migration-guide-gluestack-ui.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@ title: Migrating to gluestack-ui
---

`gluestack-ui` comes with major changes in philosophy as well as the API. With gluestack, we have re-imagined how we should code for React Native and the web. Therefore, you might encounter a few changes while migrating from `NativeBase` to `gluestack-ui`. Even though it might seem a bit of tedious work, we promise it will be worth it!
Please refer to [this](https://geekyants.notion.site/NativeBase-to-gluestack-ui-Migration-Plan-WIP-6409006d9ecc4fb2a559cca6117a3e7c?pvs=4) guide while migrating from `NativeBase` to `gluestack-ui`.
Please refer to [this](https://gluestack.io/ui/docs/migration/native-base-to-gluestack-ui) guide while migrating from `NativeBase` to `gluestack-ui`.

*Migration guide provided is a living document.*
*Guide provided is a living document.*
1 change: 0 additions & 1 deletion docs/next/installation.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ import { InstallationTiles } from "../src/components";
**NativeBase** is supported in [Expo](https://docs.expo.dev/get-started/installation/) or React Native CLI initiated apps. Web support is made possible by [react-native-web](https://necolas.github.io/react-native-web/).

Refer the guides shown below to setup NativeBase in your React app.
(IMPORTANT MESSAGE — If you are starting a new project with NativeBase, we recommend using [gluestack-ui](https://ui.gluestack.io/) instead. [Know More](https://nativebase.io/blogs/road-ahead-with-gluestack-ui).)

<Box>
<Box mt="4" mb="8">
Expand Down

0 comments on commit bc2a48f

Please sign in to comment.