1.0.1 • Published 2 years ago

drop-food-login v1.0.1

Weekly downloads
-
License
MIT
Repository
-
Last release
2 years ago

This project is a class project may be deleted soon

If u wanna use it just use

npm i drop-food-login yarn add drop-food-login

You have to use the IconComponentProvider from @react-native-material/core

then use it as you want yay

const login = (mail: String, pass: String) => { //call your api here }