Handling Events
Create a simple app with three buttons: “Red,” “Blue,” and “Green.” When a button is pressed, the background color of the screen should change to the respective color.
Description.
Create a simple app with three buttons: “Red,” “Blue,” and “Green.” When a button is pressed, the background color of the screen should change to the respective color.
Create a form with fields for name and email, and a submit button. On submission, log the entered details in the console.
Build a layout with two text boxes stacked vertically and a button aligned at the bottom. Use Flexbox for layout.
Create a simple React Native app with a Text and Button component. When the button is pressed, the text should change. Submit a screenshot or video of your app.
Create and run your first "Hello World" React Native app using Expo.Submit a short video or screenshots of your app running on both an emulator and a physical device.
Install Node.js, npm, and Expo CLI on your machine.Take a screenshot of the installation process and share a brief description of the tools’ purposes.
Research and write a 300-word comparison of React Native with any other cross-platform framework (e.g., Flutter, Xamarin).