- Reactjs
- React Native
- Typescript
- Tailwind-rn
- Clone project ?
- git clone git@gitlab.dnamicro.net:deviser/bliss-cli.git
- cd bliss-cli/
- yarn install
- Skip 5 and 6 command if you're using GNU/Linux
- (for Mac M1 CPU) cd ios/ && arch -x86_64 pod install --repo-update
- (for other Mac CPU) cd ios/ && pod install
- (terminal 1) yarn dev:tailwind
- (terminal 2) yarn storybook
- (terminal 3) yarn ios (for ios emulator) yarn android (for android emulator)
- Build Issue ?
- Read the error logs and be a strong indpendent woman.
Used package:
-
react-native-vector-icons (https://github.com/oblador/react-native-vector-icons)
- Icon components
Submodule - "dna-bliss"
- git submodule update --recursive --remote