invertase / notifee

⚛️ A feature rich notifications library for React Native.
https://notifee.app
Apache License 2.0
1.88k stars 228 forks source link

fix: Remove EventSubscriptionVendor type use as it's removed in RN0.73 #1001

Closed williamsrosterfy closed 5 months ago

williamsrosterfy commented 9 months ago

EventSubscriptionVendor type is no longer being exported https://github.com/facebook/react-native/blob/02f163e4e83c3676216cd9360166e1cb0a8eda5f/packages/react-native/types/index.d.ts#L153

CLAassistant commented 9 months ago

CLA assistant check
All committers have signed the CLA.

github-actions[bot] commented 8 months ago

Hello 👋, this PR has been opened for more than 2 months with no activity on it.

If you think this is a mistake please comment and ping a maintainer to get this merged ASAP! Thanks for contributing!

You have 15 days until this gets closed automatically

fobos531 commented 7 months ago

Not stale

github-actions[bot] commented 7 months ago

Hello 👋, this PR has been opened for more than 2 months with no activity on it.

If you think this is a mistake please comment and ping a maintainer to get this merged ASAP! Thanks for contributing!

You have 15 days until this gets closed automatically

fobos531 commented 7 months ago

not stale

github-actions[bot] commented 6 months ago

Hello 👋, this PR has been opened for more than 2 months with no activity on it.

If you think this is a mistake please comment and ping a maintainer to get this merged ASAP! Thanks for contributing!

You have 15 days until this gets closed automatically

pavelustenko commented 6 months ago

not stale

helenaford commented 5 months ago

thank you

Roman-ZN commented 3 months ago

@helenaford @mikehardy could we merge https://github.com/invertase/notifee/pull/1073 to resolve the TS lint issue and release a new version? Currently, the library is incompatible with the latest RN versions since it fails the TS check.

mikehardy commented 2 months ago

Hey there - @notifee/react-native@7.9.0 is published just now with these changes --> https://github.com/invertase/notifee/releases/tag/%40notifee%2Freact-native%407.9.0