{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":798080905,"defaultBranch":"main","name":"RN-food-recipe-app","ownerLogin":"akhilbalakrishnan22","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2024-05-09T03:59:05.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/67803100?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1717480374.0","currentOid":""},"activityList":{"items":[{"before":"ddf9173a182c2b88acac38495ee316e4f8c5a097","after":"bba56a08129af92d95d439f75e21e7bfc8daafe8","ref":"refs/heads/dev","pushedAt":"2024-06-10T06:51:03.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"akhilbalakrishnan22","name":"Akhil Balakrishnan","path":"/akhilbalakrishnan22","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/67803100?s=80&v=4"},"commit":{"message":"Added activity indicator loading for search results page.","shortMessageHtmlLink":"Added activity indicator loading for search results page."}},{"before":null,"after":"fbb1413b7c0bf1d6cecfac7789ca9b80e48b4c2b","ref":"refs/heads/app_theme","pushedAt":"2024-06-04T05:52:54.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"akhilbalakrishnan22","name":"Akhil Balakrishnan","path":"/akhilbalakrishnan22","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/67803100?s=80&v=4"},"commit":{"message":"Fixed the issue of dark theme not working on first render.","shortMessageHtmlLink":"Fixed the issue of dark theme not working on first render."}},{"before":"d8ad3e3e7c4760214a6a231d2ad563b6882615a6","after":"ddf9173a182c2b88acac38495ee316e4f8c5a097","ref":"refs/heads/dev","pushedAt":"2024-05-29T07:09:12.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"akhilbalakrishnan22","name":"Akhil Balakrishnan","path":"/akhilbalakrishnan22","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/67803100?s=80&v=4"},"commit":{"message":"Shimmer effect added for home, saved and categories pages.","shortMessageHtmlLink":"Shimmer effect added for home, saved and categories pages."}},{"before":"57eeb4149e660284acb60e89c6281e549e81ca52","after":"d8ad3e3e7c4760214a6a231d2ad563b6882615a6","ref":"refs/heads/dev","pushedAt":"2024-05-22T08:17:25.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"akhilbalakrishnan22","name":"Akhil Balakrishnan","path":"/akhilbalakrishnan22","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/67803100?s=80&v=4"},"commit":{"message":"Fixed the issue while clicking on a category the previous category's data were shown.","shortMessageHtmlLink":"Fixed the issue while clicking on a category the previous category's …"}},{"before":"ce46f4ba0654cbfa3588f3ca13ff7da46dfc1153","after":"57eeb4149e660284acb60e89c6281e549e81ca52","ref":"refs/heads/dev","pushedAt":"2024-05-21T11:38:49.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"akhilbalakrishnan22","name":"Akhil Balakrishnan","path":"/akhilbalakrishnan22","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/67803100?s=80&v=4"},"commit":{"message":"Fixed issue of onboarding screen is showing for a milli second after app has onboarded.","shortMessageHtmlLink":"Fixed issue of onboarding screen is showing for a milli second after …"}},{"before":"53a907bc8e97098c5443e7605e5b088012c1a95d","after":"ce46f4ba0654cbfa3588f3ca13ff7da46dfc1153","ref":"refs/heads/dev","pushedAt":"2024-05-17T14:05:30.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"akhilbalakrishnan22","name":"Akhil Balakrishnan","path":"/akhilbalakrishnan22","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/67803100?s=80&v=4"},"commit":{"message":"Fixed Saved screen issue when user saves recipe for first time saved screen not updating. Added App icon and splash screen.","shortMessageHtmlLink":"Fixed Saved screen issue when user saves recipe for first time saved …"}},{"before":"16289ae4d5866518ea35d5faf279cb72a62c9e4c","after":"53a907bc8e97098c5443e7605e5b088012c1a95d","ref":"refs/heads/dev","pushedAt":"2024-05-17T03:41:02.000Z","pushType":"push","commitsCount":5,"pusher":{"login":"akhilbalakrishnan22","name":"Akhil Balakrishnan","path":"/akhilbalakrishnan22","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/67803100?s=80&v=4"},"commit":{"message":"Fixed the issue of first search results not showing now when user clicks the search icon or enter key on keyboard it will navigates to search results. Added app name in home screen. Removed search by ingredients due to breaking of details page.","shortMessageHtmlLink":"Fixed the issue of first search results not showing now when user cli…"}},{"before":null,"after":"1adb272c19edc2f4091ca9e08aadd5bafad95b53","ref":"refs/heads/navigation","pushedAt":"2024-05-17T03:37:02.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"akhilbalakrishnan22","name":"Akhil Balakrishnan","path":"/akhilbalakrishnan22","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/67803100?s=80&v=4"},"commit":{"message":"1.Nested navigation setup added with type checking\n2. Home page, categories page, Search results page navigation added.","shortMessageHtmlLink":"1.Nested navigation setup added with type checking"}},{"before":"0652bdc1f946a9b16f1c72575f91dae15a226be5","after":"16289ae4d5866518ea35d5faf279cb72a62c9e4c","ref":"refs/heads/dev","pushedAt":"2024-05-12T13:03:21.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"akhilbalakrishnan22","name":"Akhil Balakrishnan","path":"/akhilbalakrishnan22","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/67803100?s=80&v=4"},"commit":{"message":"Categories screen designed. Fixed bugs of flatlist in details screen where ingredients rendered if value is null, fixed child have no key in flatlsit, added api call for getting categories and category based foot items.","shortMessageHtmlLink":"Categories screen designed. Fixed bugs of flatlist in details screen …"}},{"before":null,"after":"0652bdc1f946a9b16f1c72575f91dae15a226be5","ref":"refs/heads/dev","pushedAt":"2024-05-09T04:06:54.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"akhilbalakrishnan22","name":"Akhil Balakrishnan","path":"/akhilbalakrishnan22","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/67803100?s=80&v=4"},"commit":{"message":"Now user can search food items by name and ingredient. Search results screen designed.","shortMessageHtmlLink":"Now user can search food items by name and ingredient. Search results…"}},{"before":null,"after":"09550b7d765b543136878108fc807c9c3081d1e2","ref":"refs/heads/main","pushedAt":"2024-05-09T04:05:04.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"akhilbalakrishnan22","name":"Akhil Balakrishnan","path":"/akhilbalakrishnan22","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/67803100?s=80&v=4"},"commit":{"message":"Initial commit","shortMessageHtmlLink":"Initial commit"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEYMjHuQA","startCursor":null,"endCursor":null}},"title":"Activity · akhilbalakrishnan22/RN-food-recipe-app"}