UNPKG

react-native-dihola-shaking

Version:

DiHola Shaking API makes it easy to build fast and reliable ways to communicate between devices, just by shaking them. We provide such a secure and flexible protocol that this technology can be applied in any form of data exchange: Payment processing, fil

9 lines 320 B
export default ShakingCodes = { LOCATION_PERMISSION_ERROR: "LOCATION_PERMISSION_ERROR", LOCATION_DISABLED: "LOCATION_DISABLED", AUTHENTICATION_ERROR: "AUTHENTICATION_ERROR", API_KEY_EXPIRED: "API_KEY_EXPIRED", TIMEOUT: "TIMEOUT", SERVER_ERROR: "SERVER_ERROR", SENSOR_ERROR: "SENSOR_ERROR" }