Skip to content

Replace react-native-push-notifications with @notifee/react-native #1171

Replace react-native-push-notifications with @notifee/react-native

Replace react-native-push-notifications with @notifee/react-native #1171

Workflow file for this run

name: Run tests
on: [pull_request]
jobs:
tests:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- run: yarn
- run: yarn gen-proto
- run: yarn test