Skip to content
This repository was archived by the owner on Jan 7, 2019. It is now read-only.

Write white label MO for react-native #137

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

sraikimaxime
Copy link

No description provided.

@bam-bot-tech
Copy link

Warnings
⚠️

white-label.mo.md: Seems you do not need a Troubleshoot part

⚠️

white-label.mo.md: Does not seem to be included in the root readme

⚠️

white-label.mo.md: Does not seem to be included in the root summary

⚠️

white-label.mo.md: Seems you do not need a Troubleshoot part

⚠️

white-label.mo.md: Does not seem to be included in the root readme

⚠️

white-label.mo.md: Does not seem to be included in the root summary

Generated by 🚫 dangerJS


- Generate a new React Native Project using rn-generator-toolbox
- Have all of your styles (at least the colors) in a centralized appstyle.js file
- Have your colors named in an agnostic way (primary > myClientBlue)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

To me it's not clear which one I should choose. For example should I choose "primary" or "deepBlue" or "BAMBlue"?

## Prerequisites

- Generate a new React Native Project using rn-generator-toolbox
- Have all of your styles (at least the colors) in a centralized appstyle.js file
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We use variables for that, so we don't have to copy the whole file


### Step 1: Create the white-label folder _(40 sec)_

- Create a `white-label` folder at the root of your project _(10 sec)_
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

mkdir white-label would make it 5 seconds

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants