diff --git a/data/source/react-example-apps.js b/data/source/react-example-apps.js index 0297995..fad8faf 100644 --- a/data/source/react-example-apps.js +++ b/data/source/react-example-apps.js @@ -255,5 +255,6 @@ module.exports = { { url: "https://github.com/bradoyler/newswatch-react-native" }, { url: "https://github.com/ccoenraets/belgian-beer-explorer" }, { url: "https://github.com/jhewlett/react-reversi", tags: ["game"] }, + { url: "https://github.com/instamobile/recipes-app-react-native", tags: ["react-native", "educational"] }, ], };