Attempting to create the canvas UI

Since my last blog post, I was able to get rid of the hook error by rearranging my code. I don’t fully understand hooks in React Native, but I learned about them enough to know where to properly place it in my code. I am still stuck with moving from selecting the photo to my canvas navigation screen. Before I looked into this more though I began trying to design the UI in React Native which seemed a lot easier than it has been. I’m having trouble trying to get a bottom bar for my tools because the CSS through Javascript is slightly different than the regular CSS I’m used to, but I’m slowing figuring it out.

As you can see above, the styling is working differently between viewing my app in a browser than on my iPhone. The canvas also appears in a different spot, but I plan on continuing experimenting this week to solve this!

Attempting to create the canvas UI
css.php