File tree 1 file changed +8
-26
lines changed
1 file changed +8
-26
lines changed Original file line number Diff line number Diff line change @@ -347,7 +347,7 @@ function Layout({
347
347
rel="noopener noreferrer"
348
348
href={`https://ui.gluestack.io//?utm_source=nativebase-docs&utm_medium=banner+&utm_campaign=nativebase-banner-cta&utm_id=nativebase-campaign-banner`}
349
349
> */ }
350
- { /* <Stack
350
+ < Stack
351
351
alignItems = { { md : "center" } }
352
352
justifyContent = { { md : "center" } }
353
353
overflow = "hidden"
@@ -377,33 +377,15 @@ function Layout({
377
377
>
378
378
< AlertIcon height = { 18 } width = { 18 } />
379
379
< Text ml = "1" >
380
- Please opt in to our enterprise plan (coming soon) for
381
- priority support with NativeBase. If you are starting a
382
- new project, we recommend using{" "}
383
- <a href="https://ui.gluestack.io/" target="_blank">
384
- <Text
385
- fontWeight="semibold"
386
- textDecorationLine="underline"
387
- >
388
- gluestack-ui
389
- </Text>
390
- </a>
391
- {". "}
392
- For your existing projects, you can utilize{" "}
393
- <a
394
- href="https://gluestack.io/ui/docs/migration/native-base-to-gluestack-ui"
395
- target="_blank"
396
- >
397
- <Text
398
- fontWeight="semibold"
399
- textDecorationLine="underline"
400
- >
401
- @gluestack -ui/themed
402
- </Text>
403
- </a>
380
+ { " " }
381
+ If you are starting a new project, please try{ " " }
382
+ < Link href = "https://gluestack.io/ui/docs/home/getting-started/installation" >
383
+ gluestack-ui
384
+ </ Link > { " " }
385
+ for better performance and new design.
404
386
</ Text >
405
387
</ Box >
406
- </Stack> */ }
388
+ </ Stack >
407
389
{ /* </a> */ }
408
390
< Box flexDirection = "row" flex = { 1 } >
409
391
< MainContent
You can’t perform that action at this time.
0 commit comments