Deploy website

Deploy website version based on 45ff29d79c66841070d1c7ba37a026ff5e7b2238
This commit is contained in:
Website Deployment Script
2019-10-11 17:03:05 +00:00
parent dbb5ba37ea
commit 436950fecd
260 changed files with 1172 additions and 654 deletions
+3 -3
View File
@@ -71,14 +71,14 @@
</script></nav></div><div class="container mainContainer"><div class="wrapper"><div class="post"><header class="postHeader"><a class="edit-page-link button" href="https://github.com/facebook/react-native-website/blob/master/docs/pushnotificationios.md" target="_blank" rel="noreferrer noopener">Edit</a><h1 class="postHeaderTitle">PushNotificationIOS</h1></header><article><div><span><blockquote>
<p><strong>Deprecated.</strong> Use <a href="https://github.com/react-native-community/react-native-push-notification-ios">@react-native-community/push-notification-ios</a> instead.</p>
</blockquote>
<div class="banner-native-code-required">
<div class="banner-crna-ejected">
<h3>Projects with Native Code Only</h3>
<p>
This section only applies to projects made with <code>react-native init</code>
or to those made with <code>expo init</code> or Create React Native App which have since ejected. For
more information about ejecting, please see
the <a href="https://docs.expo.io/versions/latest/workflow/customizing/" target="_blank">guide</a> on
the Expo documentation..
the <a href="https://github.com/react-community/create-react-native-app/blob/master/EJECTING.md" target="_blank">guide</a> on
the Create React Native App repository.
</p>
</div>
<p>Handle push notifications for your app, including permission handling and icon badge number.</p>