mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
Deploy website
Deploy website version based on 45ff29d79c66841070d1c7ba37a026ff5e7b2238
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user