Skip to content

Commit 05b4620

Browse files
docs: add some extra things
1 parent 349de7c commit 05b4620

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<h1 align="center">
33
<img src="https://user-images.githubusercontent.com/6492229/120776507-9c7f1200-c524-11eb-905e-5ad46f2c2709.png" width="128">
44
<br>
5-
react-native-use-form (⚠️ still in beta)
5+
react-native-use-form
66
</h1>
77

88
<p align="center">
@@ -25,7 +25,9 @@ Simple form library for React Native with great UX for developer and end-user ap
2525
- Validation (we will add more in built features)
2626
- Automatically adds a lot of props e.g. when you use the telephone('telNumber') it will open up the right keyboard + autocomplete
2727
- Email, username, password, number, numberText, decimal, decimalText,
28-
- Typescript
28+
- Great typescript support!
29+
- Nested object with dot notation
30+
- Nested forms
2931

3032
See a demo: https://twitter.com/RichardLindhout/status/1344009881863516165
3133

0 commit comments

Comments
 (0)