update examples to 34

This commit is contained in:
Charlie Cruzan
2019-08-14 16:13:13 -04:00
committed by GitHub
parent 45206ac0ad
commit a7fc595c33

View File

@@ -17,9 +17,9 @@ for you to take a look at, as well as a couple of [Snacks](https://expo.io/tools
- [WebBrowser Redirect](https://github.com/expo/examples/tree/master/with-webbrowser-redirect)
## Snack Links (in progress of adding more)
- [Example Snack](https://snack.expo.io/@documentation/pushnotifications) for the [Notifications](https://docs.expo.io/versions/v32.0.0/sdk/notifications/) API.
- [Example Snack](https://snack.expo.io/@charliecruzan/pushnotifications34) for the [Notifications](https://docs.expo.io/versions/v32.0.0/sdk/notifications/) API.
Expo's guide for Push Notifications can be found [here](https://docs.expo.io/versions/v32.0.0/guides/push-notifications/).
- [Example Snack](https://snack.expo.io/@documentation/interactivenotificationexample) for Interactive Push Notifications. These are referred to as Notification Categories in the [Expo Docs](https://docs.expo.io/versions/latest/sdk/notifications/#notification-categories)
- [Example Snack](https://snack.expo.io/@charliecruzan/notificationcategories34) for Interactive Push Notifications (to see Categories, you'll have to run this via `expo-cli` instead of Snack, but you can copy/paste the code). These are referred to as Notification Categories in the [Expo Docs](https://docs.expo.io/versions/latest/sdk/notifications/#notification-categories)
- [Example Snack](https://snack.expo.io/@documentation/lottie-example) for Lottie. Check out more info on Lottie at the [Expo Docs](http://localhost:3000/versions/v32.0.0/sdk/lottie/)!