diff --git a/website/src/react-native/showcase.js b/website/src/react-native/showcase.js index 70f0c73d9..c43aa4ff5 100644 --- a/website/src/react-native/showcase.js +++ b/website/src/react-native/showcase.js @@ -352,6 +352,14 @@ var featured = [ linkAppStore: 'https://itunes.apple.com/en/app/shou-ji-bai-du-hai-liang-xin/id382201985?l=en&mt=8', infoLink: 'http://baike.baidu.com/link?url=TW8YhcVN4tO_Jz5VqMclCjGhf12EEqMD_TeVC6efe2REZlx80r6T0dX96hdmNl36XogLyExXzrvFU9rFeqxg_K', infoTitle: 'Baidu is a search engine that has 600 million users.', + }, + { + name: 'Sleeperbot', + icon: 'https://blitzchat.net/uploads/c8425332190a4f4b852d7770ad32e602/original.png', + linkAppStore: 'https://itunes.apple.com/us/app/sleeperbot-fantasy-football/id987367543?mt=8', + linkPlayStore: 'https://play.google.com/store/apps/details?id=com.sleeperbot&hl=en', + infoLink: 'https://medium.com/sleeperbot-hq/switching-to-react-native-in-production-on-ios-and-android-e6b675402712#.cug6h6qhn', + infoTitle: 'Switching to React Native in Production on iOS and Android', } ];