react-native-device-angles
Version: 
Wrapper to get rotation information (pitch, yaw, roll angles) using the gyroscope (MotionManager ios)
35 lines (31 loc) • 379 B
Plain Text
# Xcode
!**/*.xcodeproj
!**/*.pbxproj
!**/*.xcworkspacedata
!**/*.xcsettings
!**/*.xcscheme
*.xcworkspace
build/
Example/
*.pbxuser
!default.pbxuser
*.mode1v3
!default.mode1v3
*.mode2v3
!default.mode2v3
*.perspectivev3
!default.perspectivev3
xcuserdata
*.xccheckout
*.moved-aside
DerivedData
*.hmap
*.ipa
*.xcuserstate
profile
.idea/
Pods
# OS X
.DS_Store
# Node
node_modules