Skip to content

MinatoFanboy/react-native-zalo-ui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

88a9790 · Oct 17, 2024

History

2 Commits
Jul 25, 2024
Oct 17, 2024
Jul 25, 2024
Jul 25, 2024
Jul 25, 2024
Jul 25, 2024
Jul 25, 2024
Jul 25, 2024
Oct 17, 2024
Jul 25, 2024
Jul 25, 2024
Jul 25, 2024
Jul 25, 2024
Jul 25, 2024
Jul 25, 2024
Jul 25, 2024
Jul 25, 2024
Jul 25, 2024

Repository files navigation

Zalo UI

NodeJS Version React Native Version Java Version

Image

Setup

Terminal Commands

  1. Install Node JS

  2. Install Android Studio

  3. Install Xcode

  4. Install Java Development

  5. Download or clone this repository

  6. Install dependencies

    npm install
  7. Start on Android

    npm run android
  8. Start on IOS

    npm run ios

Usage:

Folder structure:

  • assets: Fonts, Icons SVG, Images that should be imported directly into bundle source code.
  • components: Reusable components written in React.JS.
  • constants: Constants colors, dimensions in App.
  • navigation: Navigation setup, define navigators and router.
  • screens: Holds the main screens of application.
  • themes: Dark/Light theme of application.
  • types: Contains TypeScript type and interface declarations.
  • utils: Utility functions/helpers.

The other files (such as .prettierrc, tsconfig.json, react-native.config.js) are configurations for libraries used in your application. Visit the library's documentation to learn how to use them.

About

Build Zalo UI figma with react native

Topics

Resources

Stars

Watchers

Forks

Languages