Skip to content

Commit

Permalink
Import Constants in push notification initializer
Browse files Browse the repository at this point in the history
  • Loading branch information
mhoran committed Sep 22, 2020
1 parent 43ae696 commit 3d85fbe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/lib/helpers/push-notifications.ts
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
import Constants from 'expo-constants';
import * as Notifications from 'expo-notifications';
import * as Permissions from 'expo-permissions';

Expand Down

0 comments on commit 3d85fbe

Please sign in to comment.