1.Build “Say It” your first iPhone/Android app with Thunkable
Build an app that speaks to you and even translates words.
2. Test an app on your iPhone or Android Device
3. Download an app to install on your iPhone or Android Device
4. Install an app you’ve built on to your device
5. Publish an app you’ve built as a web app instead of native app
Customizations— can you build these without watching the video?
6. Respond to the long-click of the button by saying something different.
7. Code the app to say something repeatedly (hint: you need a Timer component)
8. Code the app to say something in a different language (hint: you need a Translator component)
Conceptualize