Expo Push Token validation for Joi.
It can be installed from the npm registry:
$ npm install joi-expo-push-tokenconst joi = Joi.extend(require('joi-expo-push-token'));
joi.string().expoPushToken().validate(maybeToken);| Name | Name | Last commit date | ||
|---|---|---|---|---|
It can be installed from the npm registry:
$ npm install joi-expo-push-tokenconst joi = Joi.extend(require('joi-expo-push-token'));
joi.string().expoPushToken().validate(maybeToken);