Skip to content

Chameleon-company/Evoleon

Repository files navigation

Welcome to Evoleon

Hi and welcome, if you're here to take a look around then feel free to skip this section. If you're here to contribute, then please carefully read the next section so you're able to contribute effectively, efficiently, and securely.

First things first, please read the Chameleon GitHub Repository Use Policy. This document outlines how contributors should interact with the repository to keep the code-base clean and secure.

Technical Skills required

The tech stack for this project includes the following. You will want some familiarity with these frameworks and languages or spend the time up-skilling yourself before trying to contribute.

  • React and React Native
  • Javascript
  • Typescript
  • Firebase
  • Expo

Repository Directory

For Chameleon company wide policies, guides, branding, templates, and other general documentation please see the Chameleon Documentation repository.

Directory Document Description
_Documentation Project specific Documentation including recommended up-skilling & how to guides.
Getting Started Setting up your environment and running the App ready to contribute.
Code Base Walk Through An overview of the code base and what is kept where.
Coding Best Practice Coding conventions for the Evoleon App.

About the Evoleon App (react native)

An android application to find the nearest charging point for electric cars with the help of navigation. This source code is useful for building a cross-platform mobile app with hamburger-menu-style navigation built in.This builds on top of the drawer-style navigation included in React Navigation by adding a hamburger menu button to the top-left of the screen which can open and close the drawer. With gesture-navigation being the standard for Android 10+, the need for a clickable way to open and close app drawers has resurfaced. This template provides that.

Uses: Expo, React Native, React Navigation, Typescript.

Sets up for you: evoleon app menu, drawer navigation, tests (with jest), hooks, deep linking, custom font support, splash screen, dark/light mode support.

Preview

Preview.mp4

Get the App on Expo.

  • [Evoleon App]

Thanks for Visiting

If this saved you development time or you otherwise found it useful, leave a star or follow in GitHub.