docs: add signOut to to-be implemented

This commit is contained in:
coreyphillips
2024-09-22 13:28:49 -04:00
parent 16d513a331
commit 6b48437147

View File

@@ -17,6 +17,7 @@ npm install @synonymdev/react-native-pubky
### Methods to be Implemented
- [ ] signIn: Functionality to sign in.
- [ ] signUp: Functionality to sign up.
- [ ] signOut: Functionality to sign out.
## Usage