Switch to JSON webtoken login format

This commit is contained in:
Keannu Christian Bernasol 2023-07-03 23:19:36 +08:00
parent 4faf222b52
commit 11c4f0c264
9 changed files with 78 additions and 126 deletions

View file

@ -1,5 +1,5 @@
import * as React from "react";
import { Text, Pressable, GestureResponderEvent } from "react-native";
import { Pressable, GestureResponderEvent } from "react-native";
import styles from "../../styles";
export interface props {