You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -18,6 +18,8 @@ This was my first foray into React-Native, and I had a blast! What an enjoyable
18
18
19
19
I was so impressed with how well the React-Native and Expo documentation was made. I used Expo's Managed Workflow which does limit you a bit on the external libraries you can use, but I found the ones they included met all my needs for this project.
20
20
21
+
From start to finish, this project took about 17 days. Most of the game logic was completed on a web-version created the preceding week, however much had to be re-tooled for the Native version.
0 commit comments