jkomyno / react-native-user-inactivity

Simple component that alerts when the user is inactive (i.e. when the App surface hasn't been touched for X ms)
MIT License
200 stars 56 forks source link

in iOS plugin is not working #30

Closed mylearning76 closed 3 years ago

mylearning76 commented 4 years ago

in iOS plugin is not working. "react": "16.8.6", "react-native": "0.60.4", Simulator Screen Shot - iPhone 11 Pro Max - 2020-02-05 at 23 03 29

jkomyno commented 4 years ago

I'm not able to reproduce. Are you sure this is a problem with the react-native-user-activity package? Maybe I'm wrong, but to me this is a react-native build error due to some kind of misconfiguration.

jkomyno commented 4 years ago

It looks like it's working on Expo. Can you maybe try to upgrade your react-native version to at least 0.61? Your target version is 2 major versions behind the most recent, stable react-native version.

jkomyno commented 3 years ago

Closed for inactivity.