Skip to content
This repository was archived by the owner on Oct 24, 2024. It is now read-only.

Commit c10f5b2

Browse files
authored
Update README.md
Archived message
1 parent 08e9577 commit c10f5b2

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
[![Build](https://img.shields.io/github/workflow/status/artxty/typed-async-storage/Node.js%20CI?style=flat-square)](https://github.com/artxty/typed-async-storage/actions?query=workflow%3A%22Node.js+CI%22)
22

3+
> [!IMPORTANT]
4+
> This repo is no longer maintained. Use TypeScript and libraries like [Zod](https://zod.dev/) for better type safety and validation.
5+
36
# typed-async-storage
47

58
A tiny wrapper for [AsyncStorage](https://github.com/react-native-community/async-storage) that allows creating schema-based storage and validation using [PropTypes](https://www.npmjs.com/package/prop-types)

0 commit comments

Comments
 (0)