Can we create custom UI for push notifications?

I want to add two buttons to push notifications. Is it possible to do by Expo or ExpoKit?

You’d have to use ExpoKit for this right now and write a bunch of native code, it’s not supported in Expo.

1 Like