fiss-ui-kit
v0.0.3
Published
**This Repo contains all UI components which design for Fiss apps.** --- ### Setup and Environments - React native v0.74.1 (no framework) - Nodejs v20 - Yarn v1 - In case you are not in yarn v1, please run command `yarn set version classic` - Ruby v2.7 o
Downloads
7
Readme
FISS UI KIT
This Repo contains all UI components which design for Fiss apps.
Setup and Environments
- React native v0.74.1 (no framework)
- Nodejs v20
- Yarn v1
- In case you are not in yarn v1, please run command
yarn set version classic
- In case you are not in yarn v1, please run command
- Ruby v2.7 or later
Before starting, you need following this guideline to setup the environment for react-native development.
Some important libs:
- ..
- ..
Getting started
Installation
yarn
Run start dev
yarn start
You may have the problem when starting the app with iOS on Mac
- Step 1: Install homebrew
$ curl -fsSL -o install.sh https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh
$ /bin/bash install.sh
- Step 2:
brew install chruby ruby-install
- Step 3:
brew install cocoapods
- Step 4:
brew upgrade cocoapods
- Now you can use
pod install
on your iOS project.
Foundation system design
All design will be updated in this link Figma design