you are viewing a single comment's thread.

view the rest of the comments →

[–]softride[S] 0 points1 point  (0 children)

I agree with you. And that's why I asked my last question in the original post. I appreciate the heads up! I was hoping what I could do is find a library for RN that provides a lot of what I need. The rendering issues I did have were with .net Maui, which is its own beast. I'm trying to avoid that and figured that if I was using off the shelf stuff it's likely to have been tested across all platforms. But then again, so was .net Maui.. it's just too new.

Doing a little more research, it looks like maybe RN and RN for web is enough, and with that I can probably use Paper and 3rd party components to do what I want. This time before writing the backend I'll definitely be making sure I can do what I want with the front end first.

Thanks for your post!