December 2018
Intermediate to advanced
642 pages
15h 5m
English
Just for variety, I decided to try out platform detection in Snack (at https://snack.expo.io/; we mentioned this tool earlier in this chapter) because it would be much faster and simpler than running code on two actual devices.
I opened the page, and in the sample application that is provided, I just added the .fontFamily change I showed earlier, and tested the results for both platforms:

As we can see, issues with platform differences can be easily solved, and the end users of your app will get something that more ...
Read now
Unlock full access