You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+9-9Lines changed: 9 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -27,7 +27,7 @@
27
27
28
28
## 1. Introduction?
29
29
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.
31
31
32
32
**Recommended by [Awesome React Native](https://github.com/jondot/awesome-react-native)**
33
33
@@ -82,7 +82,7 @@ React Native, Expo
82
82
83
83
NativeBase is supported in Expo or React Native CLI initiated apps. Web support is made possible by react-native-web.
84
84
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.
86
86
87
87
## 6. Components
88
88
@@ -93,19 +93,19 @@ NativeBase 3.0 is a rich component library with nearly 40 components.
[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)
105
105
106
106
## 8. KitchenSink App
107
107
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.
0 commit comments