Skip to content

Commit e0f4dde

Browse files
authored
Merge pull request #2609 from valbaca/patch-2
Update React Native Paper doc links
2 parents de93bd9 + 104fa80 commit e0f4dde

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/10/en/part10d.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1057,7 +1057,7 @@ As we are getting closer to the end of this part, let's take a moment to look at
10571057
10581058
> Paper is a collection of customizable and production-ready components for React Native, following Google’s Material Design guidelines.
10591059
1060-
[React Native Paper](https://callstack.github.io/react-native-paper/) is for React Native what [Material-UI](https://material-ui.com/) is for React web applications. It offers a wide range of high-quality UI components, support for [custom themes](https://callstack.github.io/react-native-paper/theming.html) and a fairly simple [setup](https://callstack.github.io/react-native-paper/getting-started.html) for Expo based React Native applications.
1060+
[React Native Paper](https://callstack.github.io/react-native-paper/) is for React Native what [Material-UI](https://material-ui.com/) is for React web applications. It offers a wide range of high-quality UI components, support for [custom themes](https://callstack.github.io/react-native-paper/docs/guides/theming/) and a fairly simple [setup](https://callstack.github.io/react-native-paper/docs/guides/getting-started) for Expo based React Native applications.
10611061
10621062
#### Styled-components
10631063

0 commit comments

Comments
 (0)