wmlutz / rnschedule

A react native component that provides a time-sensitive schedule view.
47 stars 24 forks source link

Time conflict #2

Closed eyalabadi98 closed 6 years ago

eyalabadi98 commented 6 years ago

Hey!

Would it be possible to make conflicting slots appear next to each other?

Like if I have 2 appointments that overlap to have them next to each other?

Thanks!

wmlutz commented 6 years ago

Which version do you have? Make sure you have 0.0.3 at least. It should be fixed.

eyalabadi98 commented 6 years ago

Yeah I have "^0.0.3".

It overlaps. I wanted them to have them next to each other

wmlutz commented 6 years ago

I'll keep looking for the problem. I thought I fixed this - sorry. Mind sharing code to reproduce the overlapping?

eyalabadi98 commented 6 years ago

It worked now!

Thanks for the help!

wmlutz commented 6 years ago

Hey great! Don't know what I did, but glad it's working now.