Skip to content

Commit 0b22d09

Browse files
chandu0101Facebook Github Bot 7
authored and
Facebook Github Bot 7
committed
add ZBNF app to showcase
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? Prefer **small pull requests**. These are much easier to review and more likely to get merged. Make sure the PR does only one thing, otherwise please split it. **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 facebook#6680 Differential Revision: D3102712 fb-gh-sync-id: 2872886bc34128dae3326c664d446ffc8c97df03 fbshipit-source-id: 2872886bc34128dae3326c664d446ffc8c97df03
1 parent 230e7c0 commit 0b22d09

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

Diff for: website/src/react-native/showcase.js

+6
Original file line numberDiff line numberDiff line change
@@ -686,6 +686,12 @@ var apps = [
686686
link: 'https://itunes.apple.com/us/app/yazboz-batak-esli-batak-okey/id1048620855?ls=1&mt=8',
687687
author: 'Melih Mucuk',
688688
},
689+
{
690+
name: 'ZBNF - Zero Budget Natural Farming',
691+
icon: 'https://lh3.googleusercontent.com/gnEBtkUTy89wgbRlEmbETJN9qzHgAAkcvCknWhZbomDRexFAjkU8W-DQFtFygTGeLtA=w300-rw',
692+
link: 'https://play.google.com/store/apps/details?id=com.zbnf',
693+
author: 'Chandra Sekhar Kode',
694+
},
689695
{
690696
name: '天才段子手',
691697
icon: 'http://pp.myapp.com/ma_icon/0/icon_12236104_1451810987/96',

0 commit comments

Comments
 (0)