Skip to content

Commit 8978c82

Browse files
authored
Merge pull request #4629 from GeekyAnts/fix/update-readme
fix: updated links
2 parents 55d65a4 + 0a06bd1 commit 8978c82

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

README.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727

2828
## 1. Introduction?
2929

30-
[NativeBase](https://nativebase.github.io/) is a mobile-first, component library for React & React Native. Version 3.0 ships with complete ARIA integration, support for utility props and nearly 40 components that are consistent across Android, iOS and Web. Fast-track your dev process with NativeBase 3.0.
30+
[NativeBase](https://nativebase.io/) is a mobile-first, component library for React & React Native. Version 3.0 ships with complete ARIA integration, support for utility props and nearly 40 components that are consistent across Android, iOS and Web. Fast-track your dev process with NativeBase 3.0.
3131

3232
**Recommended by [Awesome React Native](https://github.com/jondot/awesome-react-native)**
3333

@@ -82,7 +82,7 @@ React Native, Expo
8282

8383
NativeBase is supported in Expo or React Native CLI initiated apps. Web support is made possible by react-native-web.
8484

85-
Refer the [guides](https://alpha-docs.nativebase.io/installation) to setup NativeBase in your React app.
85+
Refer the [guides](https://docs.nativebase.io/installation) to setup NativeBase in your React app.
8686

8787
## 6. Components
8888

@@ -93,19 +93,19 @@ NativeBase 3.0 is a rich component library with nearly 40 components.
9393
- [**Data Display**](https://docs.nativebase.io/badge)
9494
- [**Feedback**](https://docs.nativebase.io/alert)
9595
- [**Typography**](https://docs.nativebase.io/text)
96-
- [**Overlay** ](https://docs.nativebase.io/alertDialog)
97-
- [**Disclosure**](https://docs.nativebase.io/actionSheet)
96+
- [**Overlay** ](https://docs.nativebase.io/alert-dialog)
97+
- [**Disclosure**](https://docs.nativebase.io/action-sheet)
9898
- [**Media & Icons**](https://docs.nativebase.io/avatar)
9999
- [**Transition**](https://docs.nativebase.io/presence-transition)
100-
- [**Other**](https://docs.nativebase.io/FAB)
100+
- [**Other**](https://docs.nativebase.io/fab)
101101

102102
## 7. Examples
103103

104-
[Check out the Login Screen example](https://docs.nativebase.io/todo-example)
104+
[Check out the Todo-List example](https://docs.nativebase.io/todo-list)
105105

106106
## 8. KitchenSink App
107107

108-
Kitchen Sink is a comprehensive demo app showcasing all the NativeBase components in action. It includes buttons, forms, icons, etc.
108+
[Kitchen Sink] (https://kitchensink.nativebase.io/) is a comprehensive demo app showcasing all the NativeBase components in action. It includes buttons, forms, icons, etc.
109109

110110
<div class="flexible">
111111
<img src="https://github.com/GeekyAnts/NativeBase/raw/development/img/kitchensink.gif" height="500px" alt="Kitchensink App gif">
@@ -170,10 +170,10 @@ Support this project with your organization. Your logo will show up here with a
170170
## 13. Community
171171

172172
- [Facebook](https://www.facebook.com/nativebaseio)
173-
- [Twitter](https://twitter.com/nativebaseio)
173+
- [Twitter](https://twitter.com/nativebase)
174174
- [Discord](https://discord.com/invite/TSgCw2UPmb)
175175
- [Stackoverflow](https://stackoverflow.com/questions/tagged/native-base)
176-
- [Blog](https://techblog.nativebase.io/)
176+
- [Blog](https://nativebase.io/blogs)
177177
- [YouTube](https://www.youtube.com/channel/UCoL_iTwpY07vDs91974z3xA/about)
178178

179179
## 14. License

0 commit comments

Comments
 (0)