-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
1bc63b5
commit a5ba589
Showing
3 changed files
with
54 additions
and
45 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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" | ||
} | ||
] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 not shown.