mirror of
https://github.com/status-im/react-native.git
synced 2025-02-04 13:44:04 +00:00
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:
parent
176ca1eef9
commit
23d275211a
3
website/src/react-native/showcase.js
vendored
3
website/src/react-native/showcase.js
vendored
@ -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 )',
|
||||
},
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user