react-native-orientation-locker icon indicating copy to clipboard operation
react-native-orientation-locker copied to clipboard

Swift: No such module react_native_orientation_locker

Open tapz opened this issue 5 years ago • 3 comments

In Swift the import used to work, but now I'm getting No such module react_native_orientation_locker error. In pod install output auto-linking React Native modules for target 'XXX' includes react-native-orientation-locker.

import react_native_orientation_locker

tapz avatar Aug 07 '20 10:08 tapz

Still getting this

tapz avatar Dec 14 '20 19:12 tapz

Adding use_frameworks! to the podfile helps, but with RN 0.64 i had to remove it again because no include files could be found. Now No such module react_native_orientation_locker is back and is the only pod giving this error. I wonder how this pod differs from all others?

tapz avatar Apr 06 '21 13:04 tapz

Hey @tapz I'm kind of in the same situation you described. Did you find a solution ? Thanks a lot 👍

adrienfloor avatar Jul 29 '21 13:07 adrienfloor