nerdyfactory / react-native-simple-gauge

Gauge progress module for React Native (iOS and Android)
MIT License
99 stars 34 forks source link

fix: AppState.removeEventListener is undefined #68

Closed eidan66 closed 5 months ago

eidan66 commented 6 months ago

Fix this TypeError:_reactNative.AppState.removeEventListener is not a function (it is undefined)

eidan66 commented 6 months ago

@JonghunYu Can you merge and release this fix please? :)