Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ To get your project added, please submit a [pull request](https://github.com/Rea

| Title | Description | React Native Version | Last Commit | Github Stars | Links |
| ------------ |:---------------------:|:---------------------:|:------------:|:------:| ----:|
| [Flappy RNB](https://github.com/sarthakpranesh/flappyBird) | A flappy bird clone made in React Native using react-native-game-engine | [![GitHub package.json dependency version (prod)](https://img.shields.io/github/package-json/dependency-version/sarthakpranesh/flappyBird/react-native?label=%20)](https://github.com/sarthakpranesh/flappyBird/blob/master/package.json#L25) | [![GitHub last commit](https://img.shields.io/github/last-commit/sarthakpranesh/flappyBird?label=%20)](https://github.com/sarthakpranesh/flappyBird/commits/master) | [![GitHub stars](https://img.shields.io/github/stars/sarthakpranesh/flappyBird)](https://github.com/sarthakpranesh/flappyBird/stargazers) | [![GitHub All Releases](https://img.shields.io/github/downloads/sarthakpranesh/flappyBird/total)](https://github.com/sarthakpranesh/flappyBird/releases) |
| [NMF.earth](https://github.com/NotMyFaultEarth/nmf-app) | Calculate, understand and reduce your carbon footprint 🌱 | ![Expo version](https://img.shields.io/github/package-json/dependency-version/NotMyFaultEarth/nmf-app/expo?label=expo) | ![GitHub last commit](https://img.shields.io/github/last-commit/NotMyFaultEarth/nmf-app?label=%20) | ![Github Stars](https://img.shields.io/github/stars/NotMyFaultEarth/nmf-app) | [Website](https://nmf.earth/)<br/> [Apple App Store](https://apps.apple.com/us/app/nmf-earth/id1494561829)<br/> [Google Play Store](https://play.google.com/store/apps/details?id=nmf.earth) |
| [Sh**t! I Smoke](https://github.com/amaurymartiny/shoot-i-smoke) | See Your City's Air Pollution Measured in Daily Cigarettes. Featured on BBC, Huffpost, CityLab 🚬 | ![Expo Version](https://img.shields.io/github/package-json/dependency-version/amaurymartiny/shoot-i-smoke/expo?label=expo) | ![GitHub last commit](https://img.shields.io/github/last-commit/amaurymartiny/shoot-i-smoke?label=%20) | ![Github Stars](https://img.shields.io/github/stars/amaurymartiny/shoot-i-smoke) | [Website](https://shootismoke.app/)<br/> [iTunes Store](https://itunes.apple.com/us/app/s-i-smoke/id1365605567?mt=8)<br/> [Google Play Store](https://play.google.com/store/apps/details?id=com.shitismoke.app)<br/> [Expo](https://expo.io/@amaurymartiny/shoot-i-smoke) |
| [MageCart](https://github.com/alexakasanjeev/magento_react_native) | MageCart is an e-commerce app for Magento 2.1 onwards. It consumes Magento 2 REST API to display catalog, products, add products to cart and let you place order 🛒 | ![React Native version](https://img.shields.io/github/package-json/dependency-version/alexakasanjeev/magento_react_native/react-native/develop?label=%20) | ![GitHub last commit](https://img.shields.io/github/last-commit/alexakasanjeev/magento_react_native?label=%20) | ![Github Stars](https://img.shields.io/github/stars/alexakasanjeev/magento_react_native) | - |
Expand Down