Skip to content

Commit b9122fe

Browse files
authored
Update README.md
1 parent 8a41e79 commit b9122fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ In other words, **you can draw prototypes and export React / Typescript code!**
1616
**ReacType** allows the user to _visualize_ their application architecture dynamically, employing a _canvas display_, an _application tree_, and a _real-time component code preview_. The user can create components and load _instances_ of these components, as well as nested HTML elements, onto the canvas. This architecture can then be _exported_ as TypeScript application files to be used as a starter template for any repository.
1717

1818
**New with version 2.0:**
19-
- React Native mode for iOS/Andoird app design
19+
- React Native mode for iOS/Android app design
2020
- Hooks integration with functional components
2121
- History navigation
2222
- Tutorial mode

0 commit comments

Comments
 (0)