We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 960eaae commit 9a663bfCopy full SHA for 9a663bf
app/views/pages/_header.html.erb
@@ -30,5 +30,10 @@
30
<%= link_to "The React on Rails Doctrine",
31
"http://www.shakacode.com/2016/01/27/the-react-on-rails-doctrine.html" %>.
32
</li>
33
+ <li>
34
+ See our React Native Client:
35
+ <%= link_to "shakacode/react-native-tutorial",
36
+ "https://github.com/shakacode/react-native-tutorial" %>.
37
+ </li>
38
</ul>
39
<hr/>
0 commit comments