Ananthakr / YTClone

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

YouTube Clone App

This project is initialized with React Native Cli. It uses

  • React Native
  • React Navigation
  • React Native Webview
  • Magic.link SDK

Notes

  • Folders are splitted based on their utility for ex. common components are grouped in /components, /screens are grouped in screens and so on.
  • Although React Navigation is not much needed here, used it as neat basic setup for the project.
  • Style Tokens are grouped in /styles.
  • Due to SDK restrictions, login persistance after killing app is unavailable.

About


Languages

Language:JavaScript 62.1%Language:Java 19.3%Language:Objective-C 14.0%Language:Ruby 2.5%Language:Starlark 1.9%Language:Shell 0.3%