From 79d4dfe27000f5d926d06eb8ff5605c036a9346e Mon Sep 17 00:00:00 2001 From: FabriLluvia Date: Fri, 29 Nov 2024 19:14:56 -0500 Subject: [PATCH] Add "Build your own TV app" Closes #1281 Co-Authored-By: Giovanni Laquidara --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 03330efe9..60a3f8477 100644 --- a/README.md +++ b/README.md @@ -475,6 +475,7 @@ _For more general information, see OSDev.org_ * [**Rust**: _Writing Scalable Chat Service from Scratch_](https://nbaksalyar.github.io/2015/07/10/writing-chat-in-rust.html) * [**Rust**: _WebGL + Rust: Basic Water Tutorial_](https://www.chinedufn.com/3d-webgl-basic-water-tutorial/) * [**TypeScript**: _Tiny Package Manager: Learns how npm or Yarn works_](https://github.com/g-plane/tiny-package-manager) +* [**React Native**: Build your own TV app ](https://github.com/AmazonAppDev/react-native-multi-tv-app-sample) ## Contribute * Submissions welcome, just send a PR, or [create an issue](https://github.com/codecrafters-io/build-your-own-x/issues/new)