expo-jwt

v1.6.4
Generate and decode JWT inside of an React Native Expo app
expo jwt react-native

test

npx jest

build

rm -rf dist && npm run compile

sanity

npm run compile && npm test

compile

npx tsc

prepublish

npm run sanity && npm run build

test:watch

npx jest --watchAll

test:coverage

npx jest --coverage

Metadata

  • MIT
  • Whatever
  • Blake Simpson
  • released 10/19/2023

Downloads

Maintainers