wix / react-native-notifications

React Native Notifications
MIT License
3.25k stars 764 forks source link

Fix android build for RN 0.72 #990

Closed jshiherlis closed 1 year ago

jshiherlis commented 1 year ago

Fix #975 https://github.com/wix/react-native-notifications/issues/975

Replace deprecated method setEnabled by required.set() Use getRequired().set() instead.

arashkevich25 commented 1 year ago

@DanielEliraz can we merge it ?

mdidehbanmehr commented 1 year ago

Let's merge this please