yamill / react-native-orientation

Listen to device orientation changes in react-native and set preferred orientation on screen to screen basis.
https://www.npmjs.com/package/react-native-orientation
ISC License
1.72k stars 810 forks source link

Update build.gradle for compatibility #335

Closed jyliang closed 1 year ago

MrLoh commented 5 years ago

Please merge this @yamill

MateusAndrade commented 5 years ago

There is any update about this? Without setting compileSdkVersion to 26 i cannot build my app with the release config

NathanielWaggoner commented 5 years ago

I don't think this guy is maintaining this repo anymore. Anyone know if there's an active fork?

MrLoh commented 5 years ago

@yamill please respond

MateusAndrade commented 5 years ago

@MrLoh, @NathanielWaggoner I think this repo is dead, i switched to this react-native-orientation-locker(i think its a fork of the original project) and dont have this problem. I just needed to change my imports on gradle, js, etc.

Hope it helps! =)