Skip to content

Commit bd9ee8b

Browse files
authored
Update README.md
Added maintainers note on README
1 parent 2a1fb1b commit bd9ee8b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,10 @@ manager.authorize('google', {scopes: 'profile email'})
3434
.catch(err => console.log('There was an error'));
3535
```
3636

37+
### Help
38+
39+
Due to other time contraints, I cannot continue to work on react-native-oauth for the time it deserves. If you're interested in supporting this library, please help! It's a widely used library and I'd love to continue supporting it. Looking for maintainers!
40+
3741
## Features
3842

3943
* Isolates the OAuth experience to a few simple methods.

0 commit comments

Comments
 (0)