dnabliss
v0.0.12
Published
## THIS DOCUMENTATION IS UNDER DEVELOPMENT
Downloads
4
Readme
Bliss CLI Storybook
THIS DOCUMENTATION IS UNDER DEVELOPMENT
- Reactjs
- React Native
- Typescript
- Tailwind-rn
How to ...
- Clone project ?
- git clone [email protected]: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