Skip to content

nttung291/DSATask

Repository files navigation

DSAApp

Currently includes:

  • React Native
  • React Navigation
  • React Native Web
  • NextJs
  • TypeScript
  • Renative
  • And more!

Quick Start

From the command line in your generated app's root directory, enter yarn

The DSAApp project's structure will look similar to this:

DSATask
├── src
│   ├── apps
│   ├── context
│   ├── helpers
│   ├── navigators
│   ├── entry
│   ├── screens
│   ├── pages
│   ├── services
│   ├── state
│   ├── storage
│   ├── types
│   ├── config.tsx
├── README.md
├── index.js
├── renative.json
└── package.json

Installing Renative

npm install rnv -g https://renative.org/docs/overview/installation

Installing

From root run yarn intall

Running IOS

From the command line in your generated app's root directory, enter yarn rnv run -p ios

Running Android

From the command line in your generated app's root directory, enter yarn rnv run -p android

Running Web

From the command line in your generated app's root directory, enter yarn rnv run -p web

Running TV

Check the platform is supported: https://renative.org/docs/overview From the command line in your generated app's root directory, enter yarn rnv run -p platform

Screenshots

iOS

Simulator Screenshot - iPhone 15 Pro - 2024-03-17 at 03 32 18

Android

Screenshot_20240317_173433

Web

Screenshot 2024-03-17 at 18 32 53

TV

Screenshot_20240318_233545

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published