Skip to content

Nox-Infinity-Apps/noxtik-tiktok-downloder

 
 

Repository files navigation

Expo App

1. Requirement

  • NodeJS 20+
  • Typescript 4.x
  • Expo v50+
  • Não

2. Installation

Cài đặt package:

yarn install

Chạy app

yarn run android
yarn run ios

Project structure:

|- common: app builder
|- config : add new screens, another app config
|- features 
|         - index.tsx : Screen
|         - components : Screen's components
|         - services : Screen's services
|- global : Global components, utils, .,,
|         - theme : Theme constants
|         - components : Global components
|         - constants : Global constants
|         - providers : App providers
|         - base : App base
|- localization : Localization, lang config
|- redux : Redux config
|- assets : App assets
|- types : Types declare
|- app.ts : Expo app config
|- babel.config.js : Babel config
|- tsconfig.json
|- App.tsx : Root app component

About

NoxTik - App download Youtube, Tiktok, Facebook, IG video using Expo - React Native

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • TypeScript 83.8%
  • Kotlin 6.4%
  • Ruby 4.3%
  • Objective-C++ 3.6%
  • JavaScript 1.3%
  • Objective-C 0.4%
  • Other 0.2%