Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 1

React Native

Program

1. Create a basic React Native app that displays “Hello, World!” on the
screen.
2. Create a simple calculator that can perform basic arithmetic operations
(addition, subtraction, multiplication, and division).
3. Create a weather app that fetches data from a weather API and displays
the current temperature and weather conditions for a specific location.
4. Create a to-do list app with add and delete functionality.
5. Create a user-login form that takes in a username and password, and
displays a success message if the login is successful.
6. Create 3 squares that are vertically and horizontally centered. Each
square should have a unique background color but all shared styles
should only be defined once.
7. Create an application for stopwatch or Timer process
8. Create notes making process in Reactnative
9. Create a calendar using Reactnative.
10.Write an application to convert an decimal number into
octal ,binary,Hexadecimal.

You might also like