We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0de06aa commit 35fdffeCopy full SHA for 35fdffe
2 files changed
docs/src/components/Showcase.tsx
@@ -25,6 +25,13 @@ const data: Data[] = [
25
ios: 'https://apps.apple.com/app/react-native-paper/id1548934513',
26
github: 'https://github.com/callstack/react-native-paper/tree/main/example',
27
},
28
+ {
29
+ color: '#696AC3',
30
+ name: 'Weather Forecast ',
31
+ image: '../showcase/weatherforecast.png',
32
+ android:
33
+ 'https://play.google.com/store/apps/details?id=com.rehankhalil462.WeatherApp',
34
+ },
35
{
36
color: '#696AC3',
37
name: 'YumMeals',
docs/static/showcase/weatherforecast.png
99.1 KB
0 commit comments