Skip to content

Commit 3cc21be

Browse files
Update README.md
1 parent 440944e commit 3cc21be

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ Releases and tags coincide with specific blog posts in the series [See Blog Seri
55
- Part One - [releases/tag/v1.0](https://github.com/aaronksaunders/ionic-react-hook-form-react-fire/releases/tag/v1.0)
66
- Part Two - [releases/tag/v1.2](https://github.com/aaronksaunders/ionic-react-hook-form-react-fire/releases/tag/v1.2)
77
- Part Three - [releases/tag/v1.3](https://github.com/aaronksaunders/ionic-react-hook-form-react-fire/releases/tag/v1.3)
8+
- Part Four - [releases/tag/v1.4](https://github.com/aaronksaunders/ionic-react-hook-form-react-fire/releases/tag/v1.4)
89

910
Sample project motivated by [video by David East](https://www.youtube.com/watch?v=cyQW2leJBnI) on [Reactfire](https://github.com/FirebaseExtended/reactfire)
1011

@@ -49,7 +50,11 @@ global.globalThis = window;
4950
### Whats Next
5051
- Add Items Using Ionic Modal - Added on 7/31/200
5152
- Create Account - Added on 7/31/200
52-
- Delete Items using IonSlidingItem
53+
- Delete Items using IonSlidingItem - Added on 8/16/200
54+
- Update Items - Added on 8/16/200
55+
- Reset Forms - Added on 8/16/200
56+
- Default Data in ReactHook Form - Added on 8/16/200
57+
5358

5459

5560
### See Other Work On My YouTube Channel

0 commit comments

Comments
 (0)