Skip to content

Commit

Permalink
✨ Stack List From Arunabh Verma
Browse files Browse the repository at this point in the history
  • Loading branch information
mrpmohiburrahman committed Aug 13, 2024
1 parent 1bc63b5 commit a5ba589
Show file tree
Hide file tree
Showing 3 changed files with 54 additions and 45 deletions.
97 changes: 53 additions & 44 deletions data/lists.json
Original file line number Diff line number Diff line change
@@ -1,46 +1,55 @@
[
{
"caption": "Double List",
"demo": "demo/lists/double_list_konstantinos_efkarpidis.mp4",
"Author": "Konstantinos Efkarpidis",
"source": "https://github.com/mrpmohiburrahman/react-native-animated-components-kostas64-konstantinos-efkarpidis/blob/b3563eca0c68b34ace412dec30b7f63d8a7e4aef/src/screens/DoubleListScreen.tsx",
"linkedInId": "konstantinos-efkarpidis",
"githubId": "kostas64"
},
{
"caption": "Swipable List",
"demo": "demo/lists/swipable_list_arunabh_verma.mp4",
"Author": "Arunabh Verma",
"source": "https://github.com/arunabhverma/expo-swipable-list-item",
"twitterId": "iamarunabh",
"linkedInId": "arunabhv",
"githubId": "arunabhverma"
},
{
"caption": "Animated FlatList",
"demo": "demo/lists/animated_flatList_enzo_manuel_mangano_reactiive.mp4",
"Author": "Enzo Manuel Mangano ( Reactiive )",
"source": "https://github.com/enzomanuelmangano/animate-with-reanimated/tree/main/15-animated-flatlist",
"twitterId": "reactiive_",
"linkedInId": "enzomanuelmangano",
"githubId": "enzomanuelmangano"
},
{
"caption": "Swipeable Rows",
"demo": "demo/lists/swipeable_rows_hewad_mubariz.mp4",
"Author": "Hewad Mubariz",
"source": "https://github.com/hewad-mubariz/reactnative-50-days/tree/main/swipeable-rows",
"twitterId": "hewad_mubariz",
"linkedInId": "hewad-mubariz",
"githubId": "hewad-mubariz"
},
{
"caption": "Expandable List",
"demo": "demo/lists/expandable_list_hewad_mubariz.mp4",
"Author": "Hewad Mubariz",
"source": "https://github.com/hewad-mubariz/reactnative-50-days/tree/main/expanding-list",
"twitterId": "hewad_mubariz",
"linkedInId": "hewad-mubariz",
"githubId": "hewad-mubariz"
}
{
"caption": "Stack List",
"demo": "demo/lists/stack_list_arunabh_verma.mp4",
"Author": "Arunabh Verma",
"source": "https://github.com/arunabhverma/expo-stack-list",
"twitterId": "iamarunabh",
"linkedInId": "arunabhv",
"githubId": "arunabhverma"
},
{
"caption": "Double List",
"demo": "demo/lists/double_list_konstantinos_efkarpidis.mp4",
"Author": "Konstantinos Efkarpidis",
"source": "https://github.com/mrpmohiburrahman/react-native-animated-components-kostas64-konstantinos-efkarpidis/blob/b3563eca0c68b34ace412dec30b7f63d8a7e4aef/src/screens/DoubleListScreen.tsx",
"linkedInId": "konstantinos-efkarpidis",
"githubId": "kostas64"
},
{
"caption": "Swipable List",
"demo": "demo/lists/swipable_list_arunabh_verma.mp4",
"Author": "Arunabh Verma",
"source": "https://github.com/arunabhverma/expo-swipable-list-item",
"twitterId": "iamarunabh",
"linkedInId": "arunabhv",
"githubId": "arunabhverma"
},
{
"caption": "Animated FlatList",
"demo": "demo/lists/animated_flatList_enzo_manuel_mangano_reactiive.mp4",
"Author": "Enzo Manuel Mangano ( Reactiive )",
"source": "https://github.com/enzomanuelmangano/animate-with-reanimated/tree/main/15-animated-flatlist",
"twitterId": "reactiive_",
"linkedInId": "enzomanuelmangano",
"githubId": "enzomanuelmangano"
},
{
"caption": "Swipeable Rows",
"demo": "demo/lists/swipeable_rows_hewad_mubariz.mp4",
"Author": "Hewad Mubariz",
"source": "https://github.com/hewad-mubariz/reactnative-50-days/tree/main/swipeable-rows",
"twitterId": "hewad_mubariz",
"linkedInId": "hewad-mubariz",
"githubId": "hewad-mubariz"
},
{
"caption": "Expandable List",
"demo": "demo/lists/expandable_list_hewad_mubariz.mp4",
"Author": "Hewad Mubariz",
"source": "https://github.com/hewad-mubariz/reactnative-50-days/tree/main/expanding-list",
"twitterId": "hewad_mubariz",
"linkedInId": "hewad-mubariz",
"githubId": "hewad-mubariz"
}
]
2 changes: 1 addition & 1 deletion scripts/lastCommitDate.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
"lastCommitDate": "2024-08-10T22:16:53.821Z"
"lastCommitDate": "2024-08-13T09:47:09.041Z"
}
Binary file added static/demo/lists/stack_list_arunabh_verma.mp4
Binary file not shown.

0 comments on commit a5ba589

Please sign in to comment.