anoop0567 / atlantis

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Atlantis - Frontend Assignment

Assignment 1: (Facebook Emojis)

Create a React component to implement the like button functionality of Facebook with multiple emojis when you click on the like button. Present this component in a single screen React Native application. (The emojis may not be animated, but must animate to a larger size when hovered over).

Assignment 2: (Airtel Recharge)

Implement this UI (Figma URL) in a React Native application. (UI only, please use mock data).

Test the App

Both apps are available on the Expo platform. After you have installed Expo onto your device you can run the app via scanning below QR codes or by building your own copy.

  1. Download Expo Go App
  2. Open the app and scan the code below
Facebook Emojis Airtel Recharge

To build you own copy, clone this repository to your local machine, navigate to specific assignment folder and install it with the npm cli by running npm install.

With Expo installed, you can then run npm start to launch the app.

Screenshots

Facebook Emojis Airtel Recharge

About


Languages

Language:JavaScript 100.0%