We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 26eaadd commit f7ac085Copy full SHA for f7ac085
apps/activity-kit-example/app/(tabs)/index.tsx
@@ -1,5 +1,4 @@
1
import { ActivityKit, AlarmKit } from '@kingstinct/react-native-activity-kit' // Importing the ActivityKit module'
2
-import { SecondaryButtonBehavior } from '@kingstinct/react-native-activity-kit/lib/specs/AlarmKit.nitro'
3
import { Image } from 'expo-image'
4
import * as Notifications from 'expo-notifications'
5
import { useState } from 'react'
0 commit comments