-
Notifications
You must be signed in to change notification settings - Fork 81
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
cross platform testing #1
Comments
@SoftARV can you post your code so i can look at it? i can't be sure without looking at what you've written |
because you have a MAIN_BAR, you need to also set the offset={MAIN_BAR_SIZE}, let me know if that works. |
I didn't set the offset because I'm not using any navbar or tabbar in my home screen as you can see in the images a put before. |
is there any way for you to post your entire code base or at least enough for me to be able to reproduce your problem? |
let me upload my project to GitHub. |
can you show me what styles.modalContainer looks like |
It only has the height of the container at 400. |
i bet it has something to do with the bottom drawer's parent component. try taking it out of the view and instead make it it's sibling? i'll copy the repo and mess around with it too. damn i hope we can figure this out :0 |
actually sorry i cant play with your project because i have to use the Expo ide which can only run javascript. if you can play around with it more and try to debug it i would be very grateful. |
sure no problem, I figure it out. |
yeah unfortunately my mac os is too old for xcode so theres not much i can do about it haha. and ok, keep me updated! and if you think it's a bug within this repo, feel free to make a PR!! |
@SoftARV i just made the api wayyyyyy more simple and imo way better. can you try using it again and let me know if it works? thanks! |
@jacklein - we are having some issues using this - animations are off and it doesn't scroll - any thoughts? |
@zacler sorry I’ve been busy starting a new job and I’ve been quite unresponsive :/ but have you looked at the solution posed on the other open issue? |
It’s okay - congrats on the new job.
We went with another build I believe but will check.
Best,
Zach
…Sent from my iPhone
On Feb 27, 2019, at 8:35 PM, Jack Klein ***@***.***> wrote:
@zacler sorry I’ve been busy starting a new job and I’ve been quite unresponsive :/ but have you looked at the solution posed on the other open issue?
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub, or mute the thread.
|
My laptop is too old to download xcode so I cannot test on an iphone x simulator to see what it looks like. I'm also working on setting up the android simulator but if anyone could test on these devices and see if there's any problems that would be great!
The text was updated successfully, but these errors were encountered: