Skip to content

Commit 35fdffe

Browse files
docs: Add WeatherForecast Application to ShowCase (#3850)
1 parent 0de06aa commit 35fdffe

2 files changed

Lines changed: 7 additions & 0 deletions

File tree

docs/src/components/Showcase.tsx

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,13 @@ const data: Data[] = [
2525
ios: 'https://apps.apple.com/app/react-native-paper/id1548934513',
2626
github: 'https://github.com/callstack/react-native-paper/tree/main/example',
2727
},
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+
},
2835
{
2936
color: '#696AC3',
3037
name: 'YumMeals',
99.1 KB
Loading

0 commit comments

Comments
 (0)