Skip to content

classtinginc/react-native-onesignal

 
 

Repository files navigation

!!! Deprecated !!!

  • 본 저장소의 master 브랜치는 더이상 관리되지 않으며, classting 브랜치에서 관리됩니다.
  • 변경 사항 적용 후 버전 태그를 추가하여 사용합니다.
    dependencies: {
      "react-native-onesignal": "github:classtinginc/react-native-onesignal#v1.0.0-ct.1"
    }
    • 태그 명명 규칙은 코드 베이스가 되는 react-native-onesignal 의 버전 + -ct.구분 숫자 로 정의합니다.
    • 예시) react-native-onesignal 4.0.7 버전에서 변경사항이 적용된 경우 4.0.7-ct.1

React Native OneSignal SDK

npm version npm downloads


OneSignal is a free push notification service for mobile apps. This SDK makes it easy to integrate your native React-Native iOS and/or Android apps with OneSignal.

Installation

See the Setup Guide for setup instructions.

Change Log

See this repository's release tags for a complete change log of every released version.

Support

Please visit this repository's Github issue tracker for feature requests and bug reports related specifically to the SDK. For account issues and support please contact OneSignal support from the OneSignal.com dashboard.

Demo Project

To make things easier, we have published demo projects in the /examples folder of this repository.

Supports:

  • Tested from iOS 7 to iOS 13
  • Tested from Android 4.0.3 (API level 15) to Android 9 (28)

About

React Native Library for OneSignal Push Notifications Service

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 39.8%
  • Objective-C 32.2%
  • JavaScript 26.2%
  • Ruby 1.8%