Mobile Lab
Mobile Lab
III--DIGITAL CLOCK
Create a Login Page in a mobile application using React Native and Generate notification to
the user when the particular location was reached
Outcome to be achieved
1. Login form with an email, password, and button fields
2. Set a background image
3. On clicking the button, it would evoke a modal/alert box returning some message.
4. Generate the notification immediately when the user’s location is retrieved
5. Familiar to creating login page in mobile app
6. Well understand about React components
7. Identify the necessary tools for implementing the task
8. Write a technical report on the process of developing the pages
2. VALIDATION AND NAVIGATION
In this experiment write the code to design a feedback form of an event and perform
validation. And Design two pages with proper navigation
mechanisms such as link, button, menu etc..,
Outcome to be achieverd
1. Create a feedback form with the following fields – Name, Email, Course, Rate your
learning experience.
Name – Text input
Email – Text input & Email validation
Course – Dropdown
Rate your learning experience – Linear scale
2. Event handling
OnSubmit: Validate the form data before submitting to ensure all required fields
are filled and correct data is entered.
OnPress: Handle the event when the user clicks a "Clear" button to reset the form
fields.
3. Implement Stack Navigation. You can use the back button on your device or the back
button provided by the navigation header to go back to the previous screen.
3. DIGITAL CLOCK
In this experiment Develop a DIGITAL CLOCK Mobile Application using React Native.
Outcome to be achieved
Develop a BOOK STORE Mobile application to enter the Name of the book and ISBN
number and click on for AddBook. Using the React components Click on Show Books
to view the contents added so far implement Stack navigation in your application using
React Native.
Outcome to be achieved
1. Creating a book store mobile app with React Native and implementing stack navigation
involves setting up a basic app structure with two screens: one for adding books and another
for viewing the list of books.
2. Using Stack Navigation and AsyncStorage to create a simple book store mobile app
Outcome to be viewed
1. Create a screen where users can capture videos and images using the device's camera.
2. When you capture an image, it will apply some filter to the image and display it with a
fadeIn animation
6. MUSIC PLAYER APPLICATION
Develop a MUSIC PLAYER Mobile Application using React Native. And toggle between dark
and light mode in the screen. Also implement the drawer navigation for this application and then
use your preferred API to get music lists.
Outcome to be viewed
Develop a COLLEGE ADMISSION REGISTRATION portal using React Native. Create a Tab-
Based Navigation for your application and also implement the file uploading feature. Add
animations to your application.
Outcome to be viewed