Top products from r/reactnative

We found 7 product mentions on r/reactnative. We ranked the 6 resulting products by number of redditors who mentioned them. Here are the top 20.

Next page

Top comments that mention products on r/reactnative:

u/thedevlinb · 1 pointr/reactnative

RN styling is pretty much modern CSS styling using Flexbox.

Good mobile UX design is independent of what framework you are using. If you want to start adding animations and such, then you need to dive more into the RN ecosystem, but to just make something that is visually pleasing, learn basic design principles.

Pick up a copy of Design for Hackers. Yes it is a large book, but UX is a field people get a 4+ year degree in!

Same author, you can sign up for his online course.

After you understand the basics, Google's Material Design page can then give you insight as to how larger companies think about design.

Knowing what a visual hierarchy is, how to create it, and how to purposefully direct the user's eye around is fundamental though. It is the difference between an app that is easy to use an an app that is frustrating to use. It is also the difference between a landing page that converts and a landing page that doesn't convert!

Drop shadows and rounded borders and even icons go in and out of style, but good use of typography, not over-using colors, and good visual hierarchy are universally fundamental to all good design.

Edit: Best $ I ever spent was paying a good designer to give me UX guidelines.

u/thomas_stringer · 1 pointr/reactnative

I personally just ordered learning react native. Im excited to get my hands on it, it looks like a great resource.

u/Zeppelin2 · 4 pointsr/reactnative

The best MobX resource I've found is MobX Quick Start Guide, which is conveniently written by Michel Westrate himself.

u/clarle · 3 pointsr/reactnative

I tried doing this for 30 minutes with /u/jonnyburger's technique below, using my portable bluetooth keyboard and a Pixel XL, and it's not that bad of an experience in landscape mode.

Here's a screenshot of what it looks like.

u/maxado_zdl · 1 pointr/reactnative

> Learning React Native

This one: https://www.amazon.com/Learning-React-Native-Building-JavaScript/dp/1491929006

Do you think it is appropriate for mobile developers?