Commit c6cf840f authored by yogevbd's avatar yogevbd

f

parent d5e40b76
...@@ -16,9 +16,7 @@ jobs: ...@@ -16,9 +16,7 @@ jobs:
name: npm install name: npm install
command: npm install command: npm install
test: test:
macos: parallelism: 3
xcode: "10.2.1"
parallelism: 3
steps: steps:
- run: - run:
name: iOS unit tests name: iOS unit tests
......
# React Native Notifications [![Build Status](https://travis-ci.org/wix/react-native-notifications.svg)](https://travis-ci.org/wix/react-native-notifications) # React Native Notifications [![CircleCI](https://circleci.com/gh/wix/react-native-notifications/tree/master.svg?style=svg)](https://circleci.com/gh/wix/react-native-notifications/tree/master)
Handle all the aspects of push notifications for your app, including remote and local notifications, interactive notifications, silent notifications, and more. Handle all the aspects of push notifications for your app, including remote and local notifications, interactive notifications, silent notifications, and more.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment