Added Mobabuild for Android

Summary:Thanks for submitting a pull request! Please provide enough information so that others can review your pull request:

(You can skip this if you're fixing a typo or adding an app to the Showcase.)

Explain the **motivation** for making this change. What existing problem does the pull request solve?

Example: When "Adding a function to do X", explain why it is necessary to have a way to do X.

**Test plan (required)**

Demonstrate the code is solid. Example: The exact commands you ran and their output, screenshots / videos if the pull request changes UI.

Make sure tests pass on both Travis and Circle CI.

**Code formatting**

Look around. Match the style of the rest of the codebase. See also the simple [style guide](https://github.com/facebook/react-native/blob/master/CONTRIBUTING.md#style-guide).
Closes https://github.com/facebook/react-native/pull/6497

Differential Revision: D3063800

fb-gh-sync-id: b91d99e4fcac2278aadd4fd17c38995df42720a2
shipit-source-id: b91d99e4fcac2278aadd4fd17c38995df42720a2
This commit is contained in:
Sercan Demircan 2016-03-18 07:06:07 -07:00 committed by Facebook Github Bot 5
parent 176ca1eef9
commit 23d275211a
1 changed files with 2 additions and 1 deletions

View File

@ -446,7 +446,8 @@ var apps = [
{
name: 'Mobabuild',
icon: 'http://mobabuild.co/images/applogo.png',
link: 'http://mobabuild.co',
linkAppStore: 'https://itunes.apple.com/tr/app/mobabuild-builds-for-league/id1059193502?l=tr&mt=8',
linkPlayStore: 'https://play.google.com/store/apps/details?id=com.sercanov.mobabuild',
author: 'Sercan Demircan ( @sercanov )',
},
{