chickenCHRISpy / vocally-rn-task

This is an assignment for Vocally made in React-Native

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Vocally Task - React Native

This was made as a Pre-Assessment Internship Project for Vocally.

Installation

Use the expo cli expo to install the required dependencies.

expo install 

Usage

start the server

expo start

About

  • This is a UI Implementation.
  • Made using React-Native, Google Maps API, React Navigation and other third-party dependencies.
  • The main page of action is the Explore tab in the BottomTab Navigation.
  • The map is movable/usable, the user can zoom in/out and scroll around.
  • The user can toggle to the dark mode option by pressing the toggle button.
  • The markers are static and so is the card.
  • The search bar triggers the keyboard and allows the user to type in.
  • While typing a Flatlist with dummy data is rendered which is in sync in accordance with the current theme. image

About

This is an assignment for Vocally made in React-Native


Languages

Language:JavaScript 100.0%