mirror of
https://github.com/status-im/react-native.git
synced 2025-02-25 07:35:25 +00:00
Remove showcase submission callout
Summary: Related to e5ebdd84585edc4630dc521ec8a8a1e76e0ce19d Closes https://github.com/facebook/react-native/pull/12840 Differential Revision: D4684864 Pulled By: hramos fbshipit-source-id: f4aa7ea95523b09497edbfa0574e30eb1074f83b
This commit is contained in:
parent
dd5ac841d2
commit
ac92d3e81e
8
website/src/react-native/showcase.js
vendored
8
website/src/react-native/showcase.js
vendored
@ -113,11 +113,15 @@ const showcase = React.createClass({
|
||||
</div>
|
||||
|
||||
<div className="inner-content">
|
||||
<p>Some of these are hybrid native/React Native apps. If you built a popular application using React Native, we'd love to have your app on this showcase. Check out the <a href="https://github.com/facebook/react-native/blob/master/website/src/react-native/showcase.js">guidelines on GitHub</a> to update this page.</p>
|
||||
<p>
|
||||
Some of these are hybrid native/React Native apps.
|
||||
</p>
|
||||
</div>
|
||||
|
||||
<div className="inner-content">
|
||||
<p>Also, <a href="https://github.com/ReactNativeNews/React-Native-Apps">a curated list of open source React Native apps</a> is being kept by React Native News.</p>
|
||||
<p>
|
||||
A curated list of <a href="https://github.com/ReactNativeNews/React-Native-Apps">open source React Native apps</a> is also being kept by React Native News.
|
||||
</p>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
Loading…
x
Reference in New Issue
Block a user