Who has worked on mobile apps ?
I'm using expo and react native for the first time woth the untiial thought "it cannot be that different from web dev"...who cam trauma bond over this ? It reminds me of html emails but even worse as theres not even <tables> to fake a grid. All my responsive cas knowledge is for naught. And why are so many of the packages not maintained ??
I'm so stuck on the styling of it all (since even the most basic of css properties aren't applicable eg background-image, background-position...oh gosh i just wrote that as backgroundPosition) but mostly creating custom animations. If I can't create @keyframes, how do i create animations on mobile ap0s ?
1 Reply
Wait really? I never used RN but I installed it to look around a bit and I thought it was pretty much exactly like React
Like you can style it with Sass too