expo-jwt

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

compile

npx tsc

build

rm -rf dist && npm run compile

prepublish

npm run sanity && npm run build

sanity

npm run compile && npm test

test

npx jest

test:watch

npx jest --watchAll

test:coverage

npx jest --coverage
npm i expo-jwt

Metadata

  • MIT
  • Whatever
  • Blake Simpson
  • released 8/16/2024

Downloads

Maintainers