Skip to content

V2 background Image options#2375

Merged
DanielZlotin merged 9 commits into
v2from
v2-backgroundImages
Dec 20, 2017
Merged

V2 background Image options#2375
DanielZlotin merged 9 commits into
v2from
v2-backgroundImages

Conversation

@yogevbd
Copy link
Copy Markdown
Collaborator

@yogevbd yogevbd commented Dec 19, 2017

No description provided.

@yogevbd yogevbd requested a review from DanielZlotin December 19, 2017 09:46
@DanielZlotin
Copy link
Copy Markdown
Contributor

please fix conflicts

@yogevbd yogevbd force-pushed the v2-backgroundImages branch from 22ef9b8 to f5910b9 Compare December 19, 2017 12:51
@yogevbd yogevbd force-pushed the v2-backgroundImages branch from 53efe1b to 3266e62 Compare December 19, 2017 13:32
@yogevbd
Copy link
Copy Markdown
Collaborator Author

yogevbd commented Dec 19, 2017

@DanielZlotin added check for value in OptionsProcessor to avoid passing over the bridge

}
if (_.isObject(value) || _.isArray(value)) {
OptionsProcessor.processOptions(value);
if (value) {
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

please add unit tests for this in OptionsProcessor.test.js

@yogevbd yogevbd requested a review from DanielZlotin December 20, 2017 12:42
@DanielZlotin DanielZlotin merged commit a0d6b90 into v2 Dec 20, 2017
@DanielZlotin DanielZlotin deleted the v2-backgroundImages branch December 20, 2017 14:35
chilinh added a commit to chilinh/react-native-navigation that referenced this pull request Dec 21, 2017
* r_v2: (75 commits)
  Topbar (wix#2382)
  V2 background Image options (wix#2375)
  async await for push and showModal (wix#2270)
  Temporarily disable failing e2e test (wix#2377)
  navigation bars e2e with testIDs (wix#2365)
  V2 drawUnder for topBar and bottomTabs (wix#2376)
  xcpretty was swallowing test errors
  back to normal
  back to normal
  try fix travis
  Setup TopTabs with ViewPager (wix#2373)
  try fix travis
  try fix travis
  Further work on TopTabs and some refactoring (wix#2362)
  try fix travis
  try fix travis
  try fix travis
  try fix travis
  try fix travis
  another try
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants